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/georama.pb | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 metadata/georama.pb (limited to 'metadata/georama.pb') diff --git a/metadata/georama.pb b/metadata/georama.pb new file mode 100644 index 0000000..a5cdf03 --- /dev/null +++ b/metadata/georama.pb @@ -0,0 +1,59 @@ +name: "Georama" +designer: "Production Type" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-07-01" +fonts { + name: "Georama" + style: "normal" + weight: 400 + filename: "Georama[wdth,wght].ttf" + post_script_name: "GeoramaRoman-ExtraCondensedThin" + full_name: "Georama ExtraCondensed Thin" + copyright: "Copyright 2020 The Georama Project Authors (http://github.com/productiontype/georama)" +} +fonts { + name: "Georama" + style: "italic" + weight: 400 + filename: "Georama-Italic[wdth,wght].ttf" + post_script_name: "GeoramaItalic-ExtraCondensedThinItalic" + full_name: "Georama ExtraCondensed Thin Italic" + copyright: "Copyright 2020 The Georama Project Authors (http://github.com/productiontype/georama)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 62.5 + max_value: 150.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/productiontype/Georama" + 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/Georama[wdth,wght].ttf" + dest_file: "Georama[wdth,wght].ttf" + } + files { + source_file: "fonts/variable/Georama-Italic[wdth,wght].ttf" + dest_file: "Georama-Italic[wdth,wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3