From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/nokora.pb | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 metadata/nokora.pb (limited to 'metadata/nokora.pb') diff --git a/metadata/nokora.pb b/metadata/nokora.pb new file mode 100644 index 0000000..2f1a4dd --- /dev/null +++ b/metadata/nokora.pb @@ -0,0 +1,81 @@ +name: "Nokora" +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" + 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" +source { + repository_url: "https://github.com/danhhong/Nokora" + 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" + } + branch: "master" +} -- cgit v1.2.3