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/hanuman.pb | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 metadata/hanuman.pb (limited to 'metadata/hanuman.pb') diff --git a/metadata/hanuman.pb b/metadata/hanuman.pb new file mode 100644 index 0000000..61651ec --- /dev/null +++ b/metadata/hanuman.pb @@ -0,0 +1,81 @@ +name: "Hanuman" +designer: "Danh Hong" +license: "OFL" +category: "SERIF" +date_added: "2010-09-21" +fonts { + name: "Hanuman" + style: "normal" + weight: 100 + filename: "Hanuman-Thin.ttf" + post_script_name: "Hanuman-Thin" + full_name: "Hanuman Thin" + copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)" +} +fonts { + name: "Hanuman" + style: "normal" + weight: 300 + filename: "Hanuman-Light.ttf" + post_script_name: "Hanuman-Light" + full_name: "Hanuman Light" + copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)" +} +fonts { + name: "Hanuman" + style: "normal" + weight: 400 + filename: "Hanuman-Regular.ttf" + post_script_name: "Hanuman-Regular" + full_name: "Hanuman Regular" + copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)" +} +fonts { + name: "Hanuman" + style: "normal" + weight: 700 + filename: "Hanuman-Bold.ttf" + post_script_name: "Hanuman-Bold" + full_name: "Hanuman Bold" + copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)" +} +fonts { + name: "Hanuman" + style: "normal" + weight: 900 + filename: "Hanuman-Black.ttf" + post_script_name: "Hanuman-Black" + full_name: "Hanuman Black" + copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)" +} +subsets: "khmer" +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/danhhong/Hanuman" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "Release/ttf/Hanuman-Thin.ttf" + dest_file: "Hanuman-Thin.ttf" + } + files { + source_file: "Release/ttf/Hanuman-Light.ttf" + dest_file: "Hanuman-Light.ttf" + } + files { + source_file: "Release/ttf/Hanuman-Regular.ttf" + dest_file: "Hanuman-Regular.ttf" + } + files { + source_file: "Release/ttf/Hanuman-Bold.ttf" + dest_file: "Hanuman-Bold.ttf" + } + files { + source_file: "Release/ttf/Hanuman-Black.ttf" + dest_file: "Hanuman-Black.ttf" + } + branch: "master" +} -- cgit v1.2.3