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/azeretmono.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/azeretmono.pb')
-rw-r--r-- | metadata/azeretmono.pb | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/metadata/azeretmono.pb b/metadata/azeretmono.pb new file mode 100644 index 0000000..9a69f33 --- /dev/null +++ b/metadata/azeretmono.pb @@ -0,0 +1,47 @@ +name: "Azeret Mono" +designer: "Displaay, Martin VĂ¡cha" +license: "OFL" +category: "MONOSPACE" +date_added: "2021-06-08" +fonts { + name: "Azeret Mono" + style: "normal" + weight: 400 + filename: "AzeretMono[wght].ttf" + post_script_name: "AzeretMono-Thin" + full_name: "Azeret Mono Thin" + copyright: "Copyright 2021 The Azeret Project Authors (https://github.com/displaay/azeret)" +} +fonts { + name: "Azeret Mono" + style: "italic" + weight: 400 + filename: "AzeretMono-Italic[wght].ttf" + post_script_name: "AzeretMono-ThinItalic" + full_name: "Azeret Mono Thin Italic" + copyright: "Copyright 2021 The Azeret Project Authors (https://github.com/displaay/azeret)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/displaay/Azeret" + files { + source_file: "fonts/variable/AzeretMono[wght].ttf" + dest_file: "AzeretMono[wght].ttf" + } + files { + source_file: "fonts/variable/AzeretMono-Italic[wght].ttf" + dest_file: "AzeretMono-Italic[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "main" +} |