-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #178142 from Homebrew/auto-add-google-fonts
Automatic addition of Google Fonts
- Loading branch information
Showing
15 changed files
with
183 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-batang" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/batang/Batang-Regular.ttf" | ||
name "Batang" | ||
homepage "https://github.com/googlefonts/batang" | ||
|
||
font "Batang-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-batangche" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/batangche/BatangChe-Regular.ttf" | ||
name "BatangChe" | ||
homepage "https://github.com/googlefonts/batang" | ||
|
||
font "BatangChe-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-big-shoulders-display-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/bigshouldersdisplaysc/BigShouldersDisplaySC%5Bwght%5D.ttf" | ||
name "Big Shoulders Display SC" | ||
homepage "https://github.com/xotypeco/big_shoulders" | ||
|
||
font "BigShouldersDisplaySC[wght].ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-big-shoulders-inline-display-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/bigshouldersinlinedisplaysc/BigShouldersInlineDisplaySC%5Bwght%5D.ttf" | ||
name "Big Shoulders Inline Display SC" | ||
homepage "https://github.com/xotypeco/big_shoulders" | ||
|
||
font "BigShouldersInlineDisplaySC[wght].ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-big-shoulders-inline-text-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/bigshouldersinlinetextsc/BigShouldersInlineTextSC%5Bwght%5D.ttf" | ||
name "Big Shoulders Inline Text SC" | ||
homepage "https://github.com/xotypeco/big_shoulders" | ||
|
||
font "BigShouldersInlineTextSC[wght].ttf" | ||
|
||
# No zap stanza required | ||
end |
12 changes: 12 additions & 0 deletions
12
Casks/font/font-b/font-big-shoulders-stencil-display-sc.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-big-shoulders-stencil-display-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/bigshouldersstencildisplaysc/BigShouldersStencilDisplaySC%5Bwght%5D.ttf" | ||
name "Big Shoulders Stencil Display SC" | ||
homepage "https://github.com/xotypeco/big_shoulders" | ||
|
||
font "BigShouldersStencilDisplaySC[wght].ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-big-shoulders-stencil-text-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/bigshouldersstenciltextsc/BigShouldersStencilTextSC%5Bwght%5D.ttf" | ||
name "Big Shoulders Stencil Text SC" | ||
homepage "https://github.com/xotypeco/big_shoulders" | ||
|
||
font "BigShouldersStencilTextSC[wght].ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-big-shoulders-text-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/bigshoulderstextsc/BigShouldersTextSC%5Bwght%5D.ttf" | ||
name "Big Shoulders Text SC" | ||
homepage "https://github.com/xotypeco/big_shoulders" | ||
|
||
font "BigShouldersTextSC[wght].ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-dotum" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/dotum/Dotum-Regular.ttf" | ||
name "Dotum" | ||
homepage "https://github.com/googlefonts/gulim" | ||
|
||
font "Dotum-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-dotumche" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/dotumche/DotumChe-Regular.ttf" | ||
name "DotumChe" | ||
homepage "https://github.com/googlefonts/gulim" | ||
|
||
font "DotumChe-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
cask "font-fragment-mono-sc" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts.git", | ||
branch: "main", | ||
only_path: "ofl/fragmentmonosc" | ||
name "Fragment Mono SC" | ||
homepage "https://github.com/weiweihuanghuang/fragment-mono" | ||
|
||
font "FragmentMonoSC-Italic.ttf" | ||
font "FragmentMonoSC-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-gulim" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/gulim/Gulim-Regular.ttf" | ||
name "Gulim" | ||
homepage "https://github.com/googlefonts/gulim" | ||
|
||
font "Gulim-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-gulimche" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/gulimche/GulimChe-Regular.ttf" | ||
name "GulimChe" | ||
homepage "https://github.com/googlefonts/gulim" | ||
|
||
font "GulimChe-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-gungsuh" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/gungsuh/Gungsuh-Regular.ttf" | ||
name "Gungsuh" | ||
homepage "https://github.com/googlefonts/batang" | ||
|
||
font "Gungsuh-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
cask "font-gungsuhche" do | ||
version :latest | ||
sha256 :no_check | ||
|
||
url "https://github.com/google/fonts/raw/main/ofl/gungsuhche/GungsuhChe-Regular.ttf" | ||
name "GungsuhChe" | ||
homepage "https://github.com/googlefonts/batang" | ||
|
||
font "GungsuhChe-Regular.ttf" | ||
|
||
# No zap stanza required | ||
end |