From: Yanone Date: Fri, 2 May 2025 13:59:42 +0000 (+0200) Subject: Nokora: Version 9.000 added X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9412%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git Nokora: Version 9.000 added Taken from the upstream repo https://github.com/danhhong/Nokora at commit https://github.com/danhhong/Nokora/commit/9c5f991b700b9be3519315a854a7b986e6877ace. Resolves #7941 --- diff --git a/ofl/nokora/METADATA.pb b/ofl/nokora/METADATA.pb index 26d0251865..cc59541310 100644 --- a/ofl/nokora/METADATA.pb +++ b/ofl/nokora/METADATA.pb @@ -3,79 +3,33 @@ designer: "Danh Hong" license: "OFL" category: "SANS_SERIF" date_added: "2011-11-09" -fonts { - name: "Nokora" - style: "normal" - weight: 100 - filename: "Nokora-Thin.ttf" - post_script_name: "Nokora-Thin" - full_name: "Nokora Thin" - copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)" -} -fonts { - name: "Nokora" - style: "normal" - weight: 300 - filename: "Nokora-Light.ttf" - post_script_name: "Nokora-Light" - full_name: "Nokora Light" - copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)" -} fonts { name: "Nokora" style: "normal" weight: 400 - filename: "Nokora-Regular.ttf" + filename: "Nokora[wght].ttf" post_script_name: "Nokora-Regular" full_name: "Nokora Regular" copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)" } -fonts { - name: "Nokora" - style: "normal" - weight: 700 - filename: "Nokora-Bold.ttf" - post_script_name: "Nokora-Bold" - full_name: "Nokora Bold" - copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)" -} -fonts { - name: "Nokora" - style: "normal" - weight: 900 - filename: "Nokora-Black.ttf" - post_script_name: "Nokora-Black" - full_name: "Nokora Black" - copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)" -} subsets: "khmer" subsets: "latin" subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} source { repository_url: "https://github.com/danhhong/Nokora" + commit: "9c5f991b700b9be3519315a854a7b986e6877ace" files { source_file: "OFL.txt" dest_file: "OFL.txt" } files { - source_file: "Release/ttf/Nokora-Thin.ttf" - dest_file: "Nokora-Thin.ttf" - } - files { - source_file: "Release/ttf/Nokora-Light.ttf" - dest_file: "Nokora-Light.ttf" - } - files { - source_file: "Release/ttf/Nokora-Regular.ttf" - dest_file: "Nokora-Regular.ttf" - } - files { - source_file: "Release/ttf/Nokora-Bold.ttf" - dest_file: "Nokora-Bold.ttf" - } - files { - source_file: "Release/ttf/Nokora-Black.ttf" - dest_file: "Nokora-Black.ttf" + source_file: "Release/variable/Nokora[wght].ttf" + dest_file: "Nokora[wght].ttf" } branch: "master" } diff --git a/ofl/nokora/Nokora-Black.ttf b/ofl/nokora/Nokora-Black.ttf deleted file mode 100644 index 69863712cd..0000000000 Binary files a/ofl/nokora/Nokora-Black.ttf and /dev/null differ diff --git a/ofl/nokora/Nokora-Bold.ttf b/ofl/nokora/Nokora-Bold.ttf deleted file mode 100644 index 39cd247b34..0000000000 Binary files a/ofl/nokora/Nokora-Bold.ttf and /dev/null differ diff --git a/ofl/nokora/Nokora-Light.ttf b/ofl/nokora/Nokora-Light.ttf deleted file mode 100644 index 940a9d29f8..0000000000 Binary files a/ofl/nokora/Nokora-Light.ttf and /dev/null differ diff --git a/ofl/nokora/Nokora-Regular.ttf b/ofl/nokora/Nokora-Regular.ttf deleted file mode 100644 index e5d93a2a88..0000000000 Binary files a/ofl/nokora/Nokora-Regular.ttf and /dev/null differ diff --git a/ofl/nokora/Nokora-Thin.ttf b/ofl/nokora/Nokora-Thin.ttf deleted file mode 100644 index fade688a33..0000000000 Binary files a/ofl/nokora/Nokora-Thin.ttf and /dev/null differ diff --git a/ofl/nokora/Nokora[wght].ttf b/ofl/nokora/Nokora[wght].ttf new file mode 100644 index 0000000000..7fc6e7a920 Binary files /dev/null and b/ofl/nokora/Nokora[wght].ttf differ