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