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

29
Casks/font-kitten.rb Normal file
View file

@ -0,0 +1,29 @@
# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF
cask "font-kitten" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
name "Kitten"
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Black.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Bold.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-ExtraLight.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Light.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Monoline.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Regular.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSlant-Bold.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSlant-Monoline.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSlant-Regular.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSwash-Black.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSwash-Bold.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSwash-Light.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSwash-Thin.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSwash.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/KittenSwashMonoline.ttf"
font "homebrew-fonts/font_files/font-kitten/ttf/kittendingcats.ttf"
end