From: Simon Cozens Date: Wed, 20 Aug 2025 08:17:28 +0000 (+0100) Subject: SUSE: Version 2.000 added X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fgftools_packager_ofl_suse;p=thirdparty%2Fgoogle%2Ffonts.git SUSE: Version 2.000 added Taken from the upstream repo https://github.com/SUSE/suse-font at commit https://github.com/SUSE/suse-font/commit/7159afb2555b06d3a5c2f90e4d324e59e69c277d. --- diff --git a/ofl/suse/METADATA.pb b/ofl/suse/METADATA.pb index 0039ed9d1..6c75fbd80 100644 --- a/ofl/suse/METADATA.pb +++ b/ofl/suse/METADATA.pb @@ -10,20 +10,30 @@ fonts { filename: "SUSE[wght].ttf" post_script_name: "SUSE-Thin" full_name: "SUSE Thin" - copyright: "Copyright 2024 The SUSE Project Authors (https://github.com/SUSE/suse-font)" + copyright: "Copyright 2025 The SUSE Project Authors (https://github.com/SUSE/suse-font)" +} +fonts { + name: "SUSE" + style: "italic" + weight: 400 + filename: "SUSE-Italic[wght].ttf" + post_script_name: "SUSE-ThinItalic" + full_name: "SUSE Thin Italic" + copyright: "Copyright 2025 The SUSE Project Authors (https://github.com/SUSE/suse-font)" } subsets: "latin" subsets: "latin-ext" subsets: "menu" +subsets: "vietnamese" axes { tag: "wght" min_value: 100.0 - max_value: 800.0 + max_value: 1000.0 } source { repository_url: "https://github.com/SUSE/suse-font" - commit: "f315ee46344ccc4f8d470cee3644b7bc99cadbaa" - archive_url: "https://github.com/SUSE/suse-font/releases/download/v1.000/suse-font-v1.000.zip" + commit: "7159afb2555b06d3a5c2f90e4d324e59e69c277d" + archive_url: "https://github.com/SUSE/suse-font/releases/download/v2.000/suse-font-v2.000.zip" files { source_file: "OFL.txt" dest_file: "OFL.txt" @@ -32,6 +42,10 @@ source { source_file: "fonts/variable/SUSE[wght].ttf" dest_file: "SUSE[wght].ttf" } + files { + source_file: "fonts/variable/SUSE-Italic[wght].ttf" + dest_file: "SUSE-Italic[wght].ttf" + } branch: "main" config_yaml: "sources/config.yaml" } diff --git a/ofl/suse/OFL.txt b/ofl/suse/OFL.txt index b8e246125..bfe0be9e4 100644 --- a/ofl/suse/OFL.txt +++ b/ofl/suse/OFL.txt @@ -1,4 +1,4 @@ -Copyright 2024 The SUSE Project Authors (https://github.com/SUSE/suse-font) +Copyright 2025 The SUSE Project Authors (https://github.com/SUSE/suse-font) This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: diff --git a/ofl/suse/SUSE-Italic[wght].ttf b/ofl/suse/SUSE-Italic[wght].ttf new file mode 100644 index 000000000..087262728 Binary files /dev/null and b/ofl/suse/SUSE-Italic[wght].ttf differ diff --git a/ofl/suse/SUSE[wght].ttf b/ofl/suse/SUSE[wght].ttf index e05857e32..0b7745917 100644 Binary files a/ofl/suse/SUSE[wght].ttf and b/ofl/suse/SUSE[wght].ttf differ