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/chivo.pb | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/chivo.pb (limited to 'metadata/chivo.pb') diff --git a/metadata/chivo.pb b/metadata/chivo.pb new file mode 100644 index 0000000..afea4ef --- /dev/null +++ b/metadata/chivo.pb @@ -0,0 +1,49 @@ +name: "Chivo" +designer: "Omnibus-Type" +license: "OFL" +category: "SANS_SERIF" +date_added: "2011-12-07" +fonts { + name: "Chivo" + style: "normal" + weight: 400 + filename: "Chivo[wght].ttf" + post_script_name: "Chivo-Medium" + full_name: "Chivo Medium" + copyright: "Copyright 2019 The Chivo Project Authors (https://github.com/Omnibus-Type/Chivo)" +} +fonts { + name: "Chivo" + style: "italic" + weight: 400 + filename: "Chivo-Italic[wght].ttf" + post_script_name: "Chivo-MediumItalic" + full_name: "Chivo Medium Italic" + copyright: "Copyright 2019 The Chivo Project Authors (https://github.com/Omnibus-Type/Chivo)" +} +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/Omnibus-Type/Chivo" + commit: "d98623c96068cd02fbe9f22982d4b0504be8b851" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/Chivo/variable/Chivo[wght].ttf" + dest_file: "Chivo[wght].ttf" + } + files { + source_file: "fonts/Chivo/variable/Chivo-Italic[wght].ttf" + dest_file: "Chivo-Italic[wght].ttf" + } + branch: "master" +} -- cgit v1.2.3