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/glory.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/glory.pb')
-rw-r--r-- | metadata/glory.pb | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/metadata/glory.pb b/metadata/glory.pb new file mode 100644 index 0000000..b2c1f04 --- /dev/null +++ b/metadata/glory.pb @@ -0,0 +1,54 @@ +name: "Glory" +designer: "Robert Leuschke" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-06-17" +fonts { + name: "Glory" + style: "normal" + weight: 400 + filename: "Glory[wght].ttf" + post_script_name: "Glory-Thin" + full_name: "Glory Thin" + copyright: "Copyright 2016-2020 The Glory Project Authors (https://github.com/googlefonts/glory)" +} +fonts { + name: "Glory" + style: "italic" + weight: 400 + filename: "Glory-Italic[wght].ttf" + post_script_name: "Glory-ThinItalic" + full_name: "Glory Thin Italic" + copyright: "Copyright 2016-2020 The Glory Project Authors (https://github.com/googlefonts/glory)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/googlefonts/glory" + 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/Glory-Italic[wght].ttf" + dest_file: "Glory-Italic[wght].ttf" + } + files { + source_file: "fonts/variable/Glory[wght].ttf" + dest_file: "Glory[wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" |