From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/exo.pb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/exo.pb (limited to 'metadata/exo.pb') 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" +} -- cgit v1.2.3