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/aneklatin.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/aneklatin.pb')
-rw-r--r-- | metadata/aneklatin.pb | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/metadata/aneklatin.pb b/metadata/aneklatin.pb new file mode 100644 index 0000000..1adda11 --- /dev/null +++ b/metadata/aneklatin.pb @@ -0,0 +1,45 @@ +name: "Anek Latin" +designer: "Ek Type" +license: "OFL" +category: "SANS_SERIF" +date_added: "2022-02-16" +fonts { + name: "Anek Latin" + style: "normal" + weight: 400 + filename: "AnekLatin[wdth,wght].ttf" + post_script_name: "AnekLatin-Medium" + full_name: "Anek Latin Medium" + copyright: "Copyright 2021 The Anek Project Authors (https://github.com/EkType/Anek)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 75.0 + max_value: 125.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/EkType/Anek" + commit: "34074c6b406f4112e20c7ad10254a6e954d0324b" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/AnekLatin/variable/AnekLatin[wdth,wght].ttf" + dest_file: "AnekLatin[wdth,wght].ttf" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "main" +} |