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