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/bellotatext.pb | 69 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/bellotatext.pb (limited to 'metadata/bellotatext.pb') diff --git a/metadata/bellotatext.pb b/metadata/bellotatext.pb new file mode 100644 index 0000000..88955cd --- /dev/null +++ b/metadata/bellotatext.pb @@ -0,0 +1,69 @@ +name: "Bellota Text" +designer: "Kemie Guaida" +license: "OFL" +category: "DISPLAY" +date_added: "2020-01-16" +fonts { + name: "Bellota Text" + style: "normal" + weight: 300 + filename: "BellotaText-Light.ttf" + post_script_name: "BellotaText-Light" + full_name: "Bellota Text Light" + copyright: "Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font)" +} +fonts { + name: "Bellota Text" + style: "italic" + weight: 300 + filename: "BellotaText-LightItalic.ttf" + post_script_name: "BellotaText-LightItalic" + full_name: "Bellota Text Light Italic" + copyright: "Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font)" +} +fonts { + name: "Bellota Text" + style: "normal" + weight: 400 + filename: "BellotaText-Regular.ttf" + post_script_name: "BellotaText-Regular" + full_name: "Bellota Text Regular" + copyright: "Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font)" +} +fonts { + name: "Bellota Text" + style: "italic" + weight: 400 + filename: "BellotaText-Italic.ttf" + post_script_name: "BellotaText-Italic" + full_name: "Bellota Text Italic" + copyright: "Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font)" +} +fonts { + name: "Bellota Text" + style: "normal" + weight: 700 + filename: "BellotaText-Bold.ttf" + post_script_name: "BellotaText-Bold" + full_name: "Bellota Text Bold" + copyright: "Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font)" +} +fonts { + name: "Bellota Text" + style: "italic" + weight: 700 + filename: "BellotaText-BoldItalic.ttf" + post_script_name: "BellotaText-BoldItalic" + full_name: "Bellota Text Bold Italic" + copyright: "Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font)" +} +subsets: "cyrillic" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/kemie/Bellota-Font" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3