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/exo.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/exo.pb')
-rw-r--r-- | metadata/exo.pb | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metadata/exo.pb b/metadata/exo.pb new file mode 100644 index 0000000..b20f4d3 --- /dev/null +++ b/metadata/exo.pb @@ -0,0 +1,35 @@ +name: "Exo" +designer: "Natanael Gama, Robin Mientjes" +license: "OFL" +category: "SANS_SERIF" +date_added: "2012-02-08" +fonts { + name: "Exo" + style: "normal" + weight: 400 + filename: "Exo[wght].ttf" + post_script_name: "Exo-Regular" + full_name: "Exo Regular" + copyright: "Copyright 2017 The Exo Project Authors (https://github.com/NDISCOVER/Exo-1.0)" +} +fonts { + name: "Exo" + style: "italic" + weight: 400 + filename: "Exo-Italic[wght].ttf" + post_script_name: "Exo-Italic" + full_name: "Exo Italic" + copyright: "Copyright 2017 The Exo Project Authors (https://github.com/NDISCOVER/Exo-1.0)" +} +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/NDISCOVER/Exo-1.0" +} |