Merge pull request #173948 from Homebrew/auto-add-google-fonts

Automatic addition of Google Fonts
This commit is contained in:
Rui Chen 2024-05-15 23:37:51 -04:00 committed by GitHub
commit a67261bdf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
cask "font-sankofa-display" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/sankofadisplay/SankofaDisplay-Regular.ttf"
name "Sankofa Display"
desc "African typeface with a particular focus on straight-line geometric designs"
homepage "https://github.com/batsimadz/Sankofa-Display"
font "SankofaDisplay-Regular.ttf"
# No zap stanza required
end