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/redrose.pb | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 metadata/redrose.pb (limited to 'metadata/redrose.pb') diff --git a/metadata/redrose.pb b/metadata/redrose.pb new file mode 100644 index 0000000..3136865 --- /dev/null +++ b/metadata/redrose.pb @@ -0,0 +1,53 @@ +name: "Red Rose" +designer: "Jaikishan Patel" +license: "OFL" +category: "DISPLAY" +date_added: "2020-07-02" +fonts { + name: "Red Rose" + style: "normal" + weight: 400 + filename: "RedRose[wght].ttf" + post_script_name: "RedRose-Regular" + full_name: "Red Rose Regular" + copyright: "Copyright 2018 The Red Rose Project Authors (https://github.com/magictype/redrose)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 300.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/magictype/redrose" + 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/RedRose[wght].ttf" + dest_file: "RedRose[wght].ttf" + } + files { + source_file: "fonts/ttf/RedRose-Regular.ttf" + dest_file: "static/RedRose-Regular.ttf" + } + files { + source_file: "fonts/ttf/RedRose-Bold.ttf" + dest_file: "static/RedRose-Bold.ttf" + } + files { + source_file: "fonts/ttf/RedRose-Light.ttf" + dest_file: "static/RedRose-Light.ttf" + } + branch: "master" +} +stroke: "SERIF" +classifications: "DISPLAY" -- cgit v1.2.3