Skip to content

Commit 2fe2e7a

Browse files
authored
Merge pull request #9588 from google/gftools_packager_ofl_specialgothic
Special Gothic: Version 1.011 added
2 parents 6f3fcbf + 0f90c20 commit 2fe2e7a

3 files changed

Lines changed: 15 additions & 5 deletions

File tree

ofl/specialgothic/METADATA.pb

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,34 @@ fonts {
77
name: "Special Gothic"
88
style: "normal"
99
weight: 400
10-
filename: "SpecialGothic-Regular.ttf"
10+
filename: "SpecialGothic[wdth,wght].ttf"
1111
post_script_name: "SpecialGothic-Regular"
1212
full_name: "Special Gothic Regular"
13-
copyright: "Copyright 2022 The Special-Gothic Project Authors (https://github.com/AlistairMcCready/Special-Gothic)"
13+
copyright: "Copyright 2023 The Special Gothic Project Authors (https://github.com/AlistairMcCready/Special-Gothic/)"
1414
}
1515
subsets: "latin"
1616
subsets: "latin-ext"
1717
subsets: "menu"
18+
axes {
19+
tag: "wdth"
20+
min_value: 75.0
21+
max_value: 125.0
22+
}
23+
axes {
24+
tag: "wght"
25+
min_value: 400.0
26+
max_value: 700.0
27+
}
1828
source {
1929
repository_url: "https://github.com/AlistairMcCready/Special-Gothic"
20-
commit: "805adb65b7262a7abf1c37877ff657111bfcf864"
30+
commit: "17774cf97eec75a115aebc7ed66a57ce67b88177"
2131
files {
2232
source_file: "OFL.txt"
2333
dest_file: "OFL.txt"
2434
}
2535
files {
26-
source_file: "fonts/specialgothic/ttf/SpecialGothic-Regular.ttf"
27-
dest_file: "SpecialGothic-Regular.ttf"
36+
source_file: "fonts/variable/SpecialGothic[wdth,wght].ttf"
37+
dest_file: "SpecialGothic[wdth,wght].ttf"
2838
}
2939
branch: "main"
3040
config_yaml: "sources/config.yaml"
-97.8 KB
Binary file not shown.
258 KB
Binary file not shown.

0 commit comments

Comments
 (0)