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/georama.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/georama.pb')
-rw-r--r-- | metadata/georama.pb | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/metadata/georama.pb b/metadata/georama.pb new file mode 100644 index 0000000..a5cdf03 --- /dev/null +++ b/metadata/georama.pb @@ -0,0 +1,59 @@ +name: "Georama" +designer: "Production Type" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-07-01" +fonts { + name: "Georama" + style: "normal" + weight: 400 + filename: "Georama[wdth,wght].ttf" + post_script_name: "GeoramaRoman-ExtraCondensedThin" + full_name: "Georama ExtraCondensed Thin" + copyright: "Copyright 2020 The Georama Project Authors (http://github.com/productiontype/georama)" +} +fonts { + name: "Georama" + style: "italic" + weight: 400 + filename: "Georama-Italic[wdth,wght].ttf" + post_script_name: "GeoramaItalic-ExtraCondensedThinItalic" + full_name: "Georama ExtraCondensed Thin Italic" + copyright: "Copyright 2020 The Georama Project Authors (http://github.com/productiontype/georama)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 62.5 + max_value: 150.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/productiontype/Georama" + 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/Georama[wdth,wght].ttf" + dest_file: "Georama[wdth,wght].ttf" + } + files { + source_file: "fonts/variable/Georama-Italic[wdth,wght].ttf" + dest_file: "Georama-Italic[wdth,wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" |