diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/taprom.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/taprom.pb')
-rw-r--r-- | metadata/taprom.pb | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/metadata/taprom.pb b/metadata/taprom.pb new file mode 100644 index 0000000..d25dfa5 --- /dev/null +++ b/metadata/taprom.pb @@ -0,0 +1,29 @@ +name: "Taprom" +designer: "Danh Hong" +license: "OFL" +category: "DISPLAY" +date_added: "2011-03-02" +fonts { + name: "Taprom" + style: "normal" + weight: 400 + filename: "Taprom-Regular.ttf" + post_script_name: "Taprom-Regular" + full_name: "Taprom Regular" + copyright: "Copyright 2019 The Taprom Project Authors (https://github.com/danhhong/Taprom)" +} +subsets: "khmer" +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/danhhong/Taprom" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "Release/ttf/Taprom-Regular.ttf" + dest_file: "Taprom-Regular.ttf" + } + branch: "master" +} |