diff options
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" +} |