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/yomogi.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/yomogi.pb')
-rw-r--r-- | metadata/yomogi.pb | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/metadata/yomogi.pb b/metadata/yomogi.pb new file mode 100644 index 0000000..b2b8eed --- /dev/null +++ b/metadata/yomogi.pb @@ -0,0 +1,37 @@ +name: "Yomogi" +designer: "Satsuyako" +license: "OFL" +category: "HANDWRITING" +date_added: "2021-04-14" +fonts { + name: "Yomogi" + style: "normal" + weight: 400 + filename: "Yomogi-Regular.ttf" + post_script_name: "Yomogi-Regular" + full_name: "Yomogi Regular" + copyright: "Copyright 2020 The Yomogi Project Authors (https://github.com/satsuyako/YomogiFont), all rights reserved." +} +subsets: "cyrillic" +subsets: "japanese" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/satsuyako/YomogiFont" + files { + source_file: "fonts/ttf/Yomogi-Regular.ttf" + dest_file: "Yomogi-Regular.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "ver3.00" +} +primary_script: "Hira" |