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/roadrage.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/roadrage.pb (limited to 'metadata/roadrage.pb') diff --git a/metadata/roadrage.pb b/metadata/roadrage.pb new file mode 100644 index 0000000..1ba0864 --- /dev/null +++ b/metadata/roadrage.pb @@ -0,0 +1,36 @@ +name: "Road Rage" +designer: "Robert Leuschke" +license: "OFL" +category: "DISPLAY" +date_added: "2021-10-22" +fonts { + name: "Road Rage" + style: "normal" + weight: 400 + filename: "RoadRage-Regular.ttf" + post_script_name: "RoadRage-Regular" + full_name: "Road Rage Regular" + copyright: "Copyright 2010 The Road Rage Project Authors (https://github.com/googlefonts/road-rage)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/googlefonts/road-rage" + 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/ttf/RoadRage-Regular.ttf" + dest_file: "RoadRage-Regular.ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3