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