homebrew-fonts/.fontfoldercleanup
Matt Troutman 76743cdc4d
Convert from Homebrew Formulae to Casks for font installation
Formulae can't install to ~/Library/Fonts/ due to Homebrew sandboxing.
Casks have a built-in `font` artifact that handles this automatically.

- Replace Formula/ with Casks/ directory
- Rewrite generator to produce cask files instead of formulae
- Add .ttc (TrueType Collection) support
- Update all tests for cask format
- Update CLI and documentation
- Fonts with no installable files (TTF/OTF/TTC) are skipped

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:38:59 -06:00
..
cleanup_font_folders.py Remove deprecated font folder cleanup scripts and add new FontFolderCleaner implementation for organizing font files. 2025-05-19 11:57:10 -05:00
create_homebrew_formula.py Convert from Homebrew Formulae to Casks for font installation 2026-03-07 21:38:59 -06:00
tap_config.rb Update Gitea URL from port 3002 to 8085 and add sha256 to formulae 2026-03-07 21:18:58 -06:00