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/redhatdisplay.pb | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 metadata/redhatdisplay.pb (limited to 'metadata/redhatdisplay.pb') diff --git a/metadata/redhatdisplay.pb b/metadata/redhatdisplay.pb new file mode 100644 index 0000000..2603115 --- /dev/null +++ b/metadata/redhatdisplay.pb @@ -0,0 +1,50 @@ +name: "Red Hat Display" +designer: "MCKL" +license: "OFL" +category: "SANS_SERIF" +date_added: "2019-04-10" +fonts { + name: "Red Hat Display" + style: "normal" + weight: 400 + filename: "RedHatDisplay[wght].ttf" + post_script_name: "RedHatDisplay-Light" + full_name: "Red Hat Display Light" + copyright: "Copyright 2021 The Red Hat Project Authors (https://github.com/RedHatOfficial/RedHatFont)" +} +fonts { + name: "Red Hat Display" + style: "italic" + weight: 400 + filename: "RedHatDisplay-Italic[wght].ttf" + post_script_name: "RedHatDisplay-LightItalic" + full_name: "Red Hat Display Light Italic" + copyright: "Copyright 2021 The Red Hat Project Authors (https://github.com/RedHatOfficial/RedHatFont)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 300.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/jeremymickel/RedHatFonts" + commit: "d20968c93b62cedcc5ca4d2de2d8063c7efe35d1" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/proportional/RedHatDisplay[wght].ttf" + dest_file: "RedHatDisplay[wght].ttf" + } + files { + source_file: "fonts/proportional/RedHatDisplay-Italic[wght].ttf" + dest_file: "RedHatDisplay-Italic[wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3