From: Emma Marichal Date: Thu, 19 Jun 2025 15:39:56 +0000 (+0200) Subject: Special Gothic: Version 1.011 added X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9588%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git Special Gothic: Version 1.011 added Taken from the upstream repo https://github.com/AlistairMcCready/Special-Gothic at commit https://github.com/AlistairMcCready/Special-Gothic/commit/17774cf97eec75a115aebc7ed66a57ce67b88177. --- diff --git a/ofl/specialgothic/METADATA.pb b/ofl/specialgothic/METADATA.pb index 6d3c1d3f2..2dead6687 100644 --- a/ofl/specialgothic/METADATA.pb +++ b/ofl/specialgothic/METADATA.pb @@ -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 index 86c569a3a..000000000 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 index 000000000..f1a7a0d50 Binary files /dev/null and b/ofl/specialgothic/SpecialGothic[wdth,wght].ttf differ