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>
This commit is contained in:
parent
cb1918c30f
commit
76743cdc4d
273 changed files with 2509 additions and 10048 deletions
34
Casks/font-lazare-grotesk-font-family-1764370398-0.rb
Normal file
34
Casks/font-lazare-grotesk-font-family-1764370398-0.rb
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# This file was generated by the font folder cleanup script
|
||||
# Do not edit this file directly
|
||||
# Installs: OTF
|
||||
|
||||
cask "font-lazare-grotesk-font-family-1764370398-0" do
|
||||
version "1.0.0"
|
||||
sha256 :no_check
|
||||
|
||||
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
||||
name "Lazare Grotesk Font Family 1764370398 0"
|
||||
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
||||
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Black-BF647806db20415.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-BlackBack-BF647806dbb006f.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-BlackItalic-BF647806dbe2cde.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Bold-BF647806db04a12.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-BoldBack-BF647806dbbac82.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-BoldItalic-BF647806dbbf597.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Light-BF647806db1a1e7.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-LightBack-BF647806dbc68ff.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-LightItalic-BF647806dbc7770.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Medium-BF647806db24482.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-MediumBack-BF647806db9228d.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-MediumItalic-BF647806dc09b7e.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Regular-BF647806db2b1eb.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-RegularBack-BF647806dba9aa2.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-RegularItalic-BF647806dc0245f.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Thin-BF647806dbadb5b.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-ThinBack-BF647806dbcc22e.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-ThinItalic-BF647806dbe4f58.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-UltraThin-BF647806dbbdb3a.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-UltraThinBack-BF647806db89f02.otf"
|
||||
font "font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-UltraThinItalic-BF647806dbf0c32.otf"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue