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