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/kleeone.pb | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/kleeone.pb (limited to 'metadata/kleeone.pb') diff --git a/metadata/kleeone.pb b/metadata/kleeone.pb new file mode 100644 index 0000000..d124d70 --- /dev/null +++ b/metadata/kleeone.pb @@ -0,0 +1,49 @@ +name: "Klee One" +designer: "Fontworks Inc." +license: "OFL" +category: "HANDWRITING" +date_added: "2021-06-08" +fonts { + name: "Klee One" + style: "normal" + weight: 400 + filename: "KleeOne-Regular.ttf" + post_script_name: "KleeOne-Regular" + full_name: "Klee One Regular" + copyright: "Copyright 2020 The Klee Project Authors (https://github.com/fontworks-fonts/Klee)" +} +fonts { + name: "Klee One" + style: "normal" + weight: 600 + filename: "KleeOne-SemiBold.ttf" + post_script_name: "KleeOne-SemiBold" + full_name: "Klee One SemiBold" + copyright: "Copyright 2020 The Klee Project Authors (https://github.com/fontworks-fonts/Klee)" +} +subsets: "cyrillic" +subsets: "greek-ext" +subsets: "japanese" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/fontworks-fonts/Klee" + files { + source_file: "fonts/ttf/KleeOne-Regular.ttf" + dest_file: "KleeOne-Regular.ttf" + } + files { + source_file: "fonts/ttf/KleeOne-SemiBold.ttf" + dest_file: "KleeOne-SemiBold.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "master" +} -- cgit v1.2.3