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/exo2.pb | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 metadata/exo2.pb (limited to 'metadata/exo2.pb') diff --git a/metadata/exo2.pb b/metadata/exo2.pb new file mode 100644 index 0000000..0ca828b --- /dev/null +++ b/metadata/exo2.pb @@ -0,0 +1,51 @@ +name: "Exo 2" +designer: "Natanael Gama" +license: "OFL" +category: "SANS_SERIF" +date_added: "2013-12-04" +fonts { + name: "Exo 2" + style: "normal" + weight: 400 + filename: "Exo2[wght].ttf" + post_script_name: "Exo2-Regular" + full_name: "Exo 2 Regular" + copyright: "Copyright 2013 The Exo 2 Project Authors (https://github.com/NDISCOVER/Exo-2.0)" +} +fonts { + name: "Exo 2" + style: "italic" + weight: 400 + filename: "Exo2-Italic[wght].ttf" + post_script_name: "Exo2-Italic" + full_name: "Exo 2 Italic" + copyright: "Copyright 2013 The Exo 2 Project Authors (https://github.com/NDISCOVER/Exo-2.0)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +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-2.0" + commit: "182060cd38adf3cde0d22add3f8009d30bd48cde" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Exo2[wght].ttf" + dest_file: "Exo2[wght].ttf" + } + files { + source_file: "fonts/variable/Exo2-Italic[wght].ttf" + dest_file: "Exo2-Italic[wght].ttf" + } + branch: "master" +} -- cgit v1.2.3