Add 65 font families (300 files) from ~/Library/Fonts/

Imported all manually-installed fonts into the tap with proper
family grouping. Includes: Barlow, Walkway, Rubik, MartianMono,
TT-Teds, TTRussoSans, Kitten, Krub, Ubuntu, Futura EF, Hack
Nerd Font, GohuFont Nerd Font, and 53 more families.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Troutman 2026-03-07 22:00:39 -06:00
parent 0b3f1a4851
commit fb434d08ab
No known key found for this signature in database
365 changed files with 1145 additions and 0 deletions

15
Casks/font-cabin.rb Normal file
View file

@ -0,0 +1,15 @@
# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF
cask "font-cabin" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
name "Cabin"
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
font "homebrew-fonts/font_files/font-cabin/ttf/Cabin-Italic[wdth,wght].ttf"
font "homebrew-fonts/font_files/font-cabin/ttf/Cabin[wdth,wght].ttf"
end