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/faustina.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/faustina.pb')
-rw-r--r-- | metadata/faustina.pb | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/metadata/faustina.pb b/metadata/faustina.pb new file mode 100644 index 0000000..7edb443 --- /dev/null +++ b/metadata/faustina.pb @@ -0,0 +1,44 @@ +name: "Faustina" +designer: "Omnibus-Type" +license: "OFL" +category: "SERIF" +date_added: "2016-12-03" +fonts { + name: "Faustina" + style: "normal" + weight: 400 + filename: "Faustina[wght].ttf" + post_script_name: "Faustina-Light" + full_name: "Faustina Light" + copyright: "Copyright 2019 The Faustina Project Authors (https://github.com/Omnibus-Type/Faustina)" +} +fonts { + name: "Faustina" + style: "italic" + weight: 400 + filename: "Faustina-Italic[wght].ttf" + post_script_name: "Faustina-LightItalic" + full_name: "Faustina Light Italic" + copyright: "Copyright 2019 The Faustina Project Authors (https://github.com/Omnibus-Type/Faustina)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 300.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/Omnibus-Type/Faustina" + files { + source_file: "fonts/variable/Faustina[wght].ttf" + dest_file: "Faustina[wght].ttf" + } + files { + source_file: "fonts/variable/Faustina-Italic[wght].ttf" + dest_file: "Faustina-Italic[wght].ttf" + } + branch: "master" +} |