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/alkatra.pb | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 metadata/alkatra.pb (limited to 'metadata/alkatra.pb') diff --git a/metadata/alkatra.pb b/metadata/alkatra.pb new file mode 100644 index 0000000..e5d10e3 --- /dev/null +++ b/metadata/alkatra.pb @@ -0,0 +1,42 @@ +name: "Alkatra" +designer: "Suman Bhandary" +license: "OFL" +category: "DISPLAY" +date_added: "2023-01-27" +fonts { + name: "Alkatra" + style: "normal" + weight: 400 + filename: "Alkatra[wght].ttf" + post_script_name: "Alkatra-Regular" + full_name: "Alkatra Regular" + copyright: "Copyright 2022 The Alkatra Project Authors (https://github.com/suman51284/Alkatra)" +} +subsets: "bengali" +subsets: "devanagari" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "oriya" +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/suman51284/Alkatra" + commit: "0192cbf706f1dc560534c73153fd0e566323b31e" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Alkatra[wght].ttf" + dest_file: "Alkatra[wght].ttf" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "master" +} -- cgit v1.2.3