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/redrose.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/redrose.pb')
-rw-r--r-- | metadata/redrose.pb | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/metadata/redrose.pb b/metadata/redrose.pb new file mode 100644 index 0000000..3136865 --- /dev/null +++ b/metadata/redrose.pb @@ -0,0 +1,53 @@ +name: "Red Rose" +designer: "Jaikishan Patel" +license: "OFL" +category: "DISPLAY" +date_added: "2020-07-02" +fonts { + name: "Red Rose" + style: "normal" + weight: 400 + filename: "RedRose[wght].ttf" + post_script_name: "RedRose-Regular" + full_name: "Red Rose Regular" + copyright: "Copyright 2018 The Red Rose Project Authors (https://github.com/magictype/redrose)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 300.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/magictype/redrose" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/RedRose[wght].ttf" + dest_file: "RedRose[wght].ttf" + } + files { + source_file: "fonts/ttf/RedRose-Regular.ttf" + dest_file: "static/RedRose-Regular.ttf" + } + files { + source_file: "fonts/ttf/RedRose-Bold.ttf" + dest_file: "static/RedRose-Bold.ttf" + } + files { + source_file: "fonts/ttf/RedRose-Light.ttf" + dest_file: "static/RedRose-Light.ttf" + } + branch: "master" +} +stroke: "SERIF" +classifications: "DISPLAY" |