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/caveat.pb | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/caveat.pb (limited to 'metadata/caveat.pb') diff --git a/metadata/caveat.pb b/metadata/caveat.pb new file mode 100644 index 0000000..6749839 --- /dev/null +++ b/metadata/caveat.pb @@ -0,0 +1,44 @@ +name: "Caveat" +designer: "Impallari Type" +license: "OFL" +category: "HANDWRITING" +date_added: "2015-09-23" +fonts { + name: "Caveat" + style: "normal" + weight: 400 + filename: "Caveat[wght].ttf" + post_script_name: "Caveat-Regular" + full_name: "Caveat Regular" + copyright: "Copyright 2014 The Caveat Project Authors (https://github.com/googlefonts/caveat)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/googlefonts/caveat" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Caveat[wght].ttf" + dest_file: "Caveat[wght].ttf" + } + files { + source_file: "fonts/ttf/Caveat-Regular.ttf" + dest_file: "static/Caveat-Regular.ttf" + } + files { + source_file: "fonts/ttf/Caveat-Bold.ttf" + dest_file: "static/Caveat-Bold.ttf" + } + branch: "master" +} -- cgit v1.2.3