Add 4 Apple font families extracted from apple.com, regenerate all casks

New fonts: font-sf-pro-display, font-sf-pro-text, font-sf-pro-icons, font-apple-icons (171 files total).
This commit is contained in:
Matt Troutman 2026-04-12 14:18:42 -05:00
parent fb434d08ab
commit 30e4dfb067
No known key found for this signature in database
376 changed files with 537 additions and 404 deletions

31
Casks/font-sf-pro-text.rb Normal file
View file

@ -0,0 +1,31 @@
# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF web
cask "font-sf-pro-text" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz"
name "Sf Pro Text"
homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_black-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_black.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_bold-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_bold.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_light-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_light.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_medium-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_medium.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_regular-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_regular.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_thin-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_thin.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight-italic.ttf"
font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight.ttf"
end