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/yujiboku.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/yujiboku.pb')
-rw-r--r-- | metadata/yujiboku.pb | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metadata/yujiboku.pb b/metadata/yujiboku.pb new file mode 100644 index 0000000..03afa2a --- /dev/null +++ b/metadata/yujiboku.pb @@ -0,0 +1,35 @@ +name: "Yuji Boku" +designer: "Kinuta Font Factory" +license: "OFL" +category: "SERIF" +date_added: "2021-09-27" +fonts { + name: "Yuji Boku" + style: "normal" + weight: 400 + filename: "YujiBoku-Regular.ttf" + post_script_name: "YujiBoku-Regular" + full_name: "Yuji Boku Regular" + copyright: "Copyright 2021 The Yuji Project Authors (https://github.com/Kinutafontfactory/Yuji)" +} +subsets: "cyrillic" +subsets: "japanese" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/Kinutafontfactory/Yuji" + files { + source_file: "fonts/ttf/YujiBoku-Regular.ttf" + dest_file: "YujiBoku-Regular.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "boku_DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "master" +} |