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/faustina.pb | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/faustina.pb (limited to 'metadata/faustina.pb') diff --git a/metadata/faustina.pb b/metadata/faustina.pb new file mode 100644 index 0000000..7edb443 --- /dev/null +++ b/metadata/faustina.pb @@ -0,0 +1,44 @@ +name: "Faustina" +designer: "Omnibus-Type" +license: "OFL" +category: "SERIF" +date_added: "2016-12-03" +fonts { + name: "Faustina" + style: "normal" + weight: 400 + filename: "Faustina[wght].ttf" + post_script_name: "Faustina-Light" + full_name: "Faustina Light" + copyright: "Copyright 2019 The Faustina Project Authors (https://github.com/Omnibus-Type/Faustina)" +} +fonts { + name: "Faustina" + style: "italic" + weight: 400 + filename: "Faustina-Italic[wght].ttf" + post_script_name: "Faustina-LightItalic" + full_name: "Faustina Light Italic" + copyright: "Copyright 2019 The Faustina Project Authors (https://github.com/Omnibus-Type/Faustina)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 300.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/Omnibus-Type/Faustina" + files { + source_file: "fonts/variable/Faustina[wght].ttf" + dest_file: "Faustina[wght].ttf" + } + files { + source_file: "fonts/variable/Faustina-Italic[wght].ttf" + dest_file: "Faustina-Italic[wght].ttf" + } + branch: "master" +} -- cgit v1.2.3