]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Special Gothic: Version 1.011 added 9588/head
authorEmma Marichal <bonjour@emmamarichal.fr>
Thu, 19 Jun 2025 15:39:56 +0000 (17:39 +0200)
committerEmma Marichal <bonjour@emmamarichal.fr>
Thu, 19 Jun 2025 15:39:56 +0000 (17:39 +0200)
Taken from the upstream repo https://github.com/AlistairMcCready/Special-Gothic at commit https://github.com/AlistairMcCready/Special-Gothic/commit/17774cf97eec75a115aebc7ed66a57ce67b88177.

ofl/specialgothic/METADATA.pb
ofl/specialgothic/SpecialGothic-Regular.ttf [deleted file]
ofl/specialgothic/SpecialGothic[wdth,wght].ttf [new file with mode: 0644]

index 6d3c1d3f23e7b1049964b6615c40d5ef9bd1bf36..2dead6687336d9116c1eb837065ad2ee831b424f 100644 (file)
@@ -7,24 +7,34 @@ fonts {
   name: "Special Gothic"
   style: "normal"
   weight: 400
-  filename: "SpecialGothic-Regular.ttf"
+  filename: "SpecialGothic[wdth,wght].ttf"
   post_script_name: "SpecialGothic-Regular"
   full_name: "Special Gothic Regular"
-  copyright: "Copyright 2022 The Special-Gothic Project Authors (https://github.com/AlistairMcCready/Special-Gothic)"
+  copyright: "Copyright 2023 The Special Gothic Project Authors (https://github.com/AlistairMcCready/Special-Gothic/)"
 }
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+axes {
+  tag: "wdth"
+  min_value: 75.0
+  max_value: 125.0
+}
+axes {
+  tag: "wght"
+  min_value: 400.0
+  max_value: 700.0
+}
 source {
   repository_url: "https://github.com/AlistairMcCready/Special-Gothic"
-  commit: "805adb65b7262a7abf1c37877ff657111bfcf864"
+  commit: "17774cf97eec75a115aebc7ed66a57ce67b88177"
   files {
     source_file: "OFL.txt"
     dest_file: "OFL.txt"
   }
   files {
-    source_file: "fonts/specialgothic/ttf/SpecialGothic-Regular.ttf"
-    dest_file: "SpecialGothic-Regular.ttf"
+    source_file: "fonts/variable/SpecialGothic[wdth,wght].ttf"
+    dest_file: "SpecialGothic[wdth,wght].ttf"
   }
   branch: "main"
   config_yaml: "sources/config.yaml"
diff --git a/ofl/specialgothic/SpecialGothic-Regular.ttf b/ofl/specialgothic/SpecialGothic-Regular.ttf
deleted file mode 100644 (file)
index 86c569a..0000000
Binary files a/ofl/specialgothic/SpecialGothic-Regular.ttf and /dev/null differ
diff --git a/ofl/specialgothic/SpecialGothic[wdth,wght].ttf b/ofl/specialgothic/SpecialGothic[wdth,wght].ttf
new file mode 100644 (file)
index 0000000..f1a7a0d
Binary files /dev/null and b/ofl/specialgothic/SpecialGothic[wdth,wght].ttf differ