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:
parent
fb434d08ab
commit
30e4dfb067
376 changed files with 537 additions and 404 deletions
16
Casks/font-apple-icons.rb
Normal file
16
Casks/font-apple-icons.rb
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# This file was generated by the font folder cleanup script
|
||||
# Do not edit this file directly
|
||||
# Installs: TTF web
|
||||
|
||||
cask "font-apple-icons" do
|
||||
version "1.0.0"
|
||||
sha256 :no_check
|
||||
|
||||
url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz"
|
||||
name "Apple Icons"
|
||||
homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts"
|
||||
|
||||
font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_text.ttf"
|
||||
font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_thin.ttf"
|
||||
font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_ultralight.ttf"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue