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/gantari.pb | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 metadata/gantari.pb (limited to 'metadata/gantari.pb') diff --git a/metadata/gantari.pb b/metadata/gantari.pb new file mode 100644 index 0000000..0a04841 --- /dev/null +++ b/metadata/gantari.pb @@ -0,0 +1,48 @@ +name: "Gantari" +designer: "Lafontype" +license: "OFL" +category: "SANS_SERIF" +date_added: "2022-05-26" +fonts { + name: "Gantari" + style: "normal" + weight: 400 + filename: "Gantari[wght].ttf" + post_script_name: "Gantari-Regular" + full_name: "Gantari Regular" + copyright: "Copyright 2022 The Gantari Project Authors (https://github.com/Lafontype/Gantari)" +} +fonts { + name: "Gantari" + style: "italic" + weight: 400 + filename: "Gantari-Italic[wght].ttf" + post_script_name: "Gantari-Italic" + full_name: "Gantari Italic" + copyright: "Copyright 2022 The Gantari Project Authors (https://github.com/Lafontype/Gantari)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/Lafontype/Gantari" + commit: "5115aa79532c3b442fa22f94507e611ed369e2ba" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Gantari[wght].ttf" + dest_file: "Gantari[wght].ttf" + } + files { + source_file: "fonts/variable/Gantari-Italic[wght].ttf" + dest_file: "Gantari-Italic[wght].ttf" + } + branch: "main" +} -- cgit v1.2.3