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/glory.pb | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 metadata/glory.pb (limited to 'metadata/glory.pb') diff --git a/metadata/glory.pb b/metadata/glory.pb new file mode 100644 index 0000000..b2c1f04 --- /dev/null +++ b/metadata/glory.pb @@ -0,0 +1,54 @@ +name: "Glory" +designer: "Robert Leuschke" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-06-17" +fonts { + name: "Glory" + style: "normal" + weight: 400 + filename: "Glory[wght].ttf" + post_script_name: "Glory-Thin" + full_name: "Glory Thin" + copyright: "Copyright 2016-2020 The Glory Project Authors (https://github.com/googlefonts/glory)" +} +fonts { + name: "Glory" + style: "italic" + weight: 400 + filename: "Glory-Italic[wght].ttf" + post_script_name: "Glory-ThinItalic" + full_name: "Glory Thin Italic" + copyright: "Copyright 2016-2020 The Glory Project Authors (https://github.com/googlefonts/glory)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/googlefonts/glory" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/Glory-Italic[wght].ttf" + dest_file: "Glory-Italic[wght].ttf" + } + files { + source_file: "fonts/variable/Glory[wght].ttf" + dest_file: "Glory[wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3