diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/alkatra.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/alkatra.pb')
-rw-r--r-- | metadata/alkatra.pb | 42 |
1 files changed, 42 insertions, 0 deletions
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" +} |