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/borel.pb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/borel.pb (limited to 'metadata/borel.pb') diff --git a/metadata/borel.pb b/metadata/borel.pb new file mode 100644 index 0000000..b573e4d --- /dev/null +++ b/metadata/borel.pb @@ -0,0 +1,35 @@ +name: "Borel" +designer: "Rosalie Wagner" +license: "OFL" +category: "HANDWRITING" +date_added: "2023-07-05" +fonts { + name: "Borel" + style: "normal" + weight: 400 + filename: "Borel-Regular.ttf" + post_script_name: "Borel-Regular" + full_name: "Borel Regular" + copyright: "Copyright 2023 The Borel Project Authors (https://github.com/RosaWagner/Borel)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "math" +subsets: "menu" +subsets: "symbols" +subsets: "vietnamese" +source { + repository_url: "https://github.com/RosaWagner/Borel" + commit: "dd3d42ca23056f23889e31cde0af0081da3d847d" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "Borel/fonts/ttf/Borel-Regular.ttf" + dest_file: "Borel-Regular.ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "HANDWRITING" -- cgit v1.2.3