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/andadapro.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/andadapro.pb')
-rw-r--r-- | metadata/andadapro.pb | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/metadata/andadapro.pb b/metadata/andadapro.pb new file mode 100644 index 0000000..d267c7c --- /dev/null +++ b/metadata/andadapro.pb @@ -0,0 +1,49 @@ +name: "Andada Pro" +designer: "Huerta Tipográfica, Carolina Giovagnoli" +license: "OFL" +category: "SERIF" +date_added: "2021-05-19" +fonts { + name: "Andada Pro" + style: "normal" + weight: 400 + filename: "AndadaPro[wght].ttf" + post_script_name: "AndadaPro-Regular" + full_name: "Andada Pro Regular" + copyright: "Copyright 2011 The Andada Pro Project Authors (https://github.com/huertatipografica/Andada)" +} +fonts { + name: "Andada Pro" + style: "italic" + weight: 400 + filename: "AndadaPro-Italic[wght].ttf" + post_script_name: "AndadaPro-Italic" + full_name: "Andada Pro Italic" + copyright: "Copyright 2011 The Andada Pro Project Authors (https://github.com/huertatipografica/Andada)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 400.0 + max_value: 840.0 +} +source { + repository_url: "https://github.com/huertatipografica/Andada-Pro" + files { + source_file: "fonts/variable/AndadaPro[wght].ttf" + dest_file: "AndadaPro[wght].ttf" + } + files { + source_file: "fonts/variable/AndadaPro-Italic[wght].ttf" + dest_file: "AndadaPro-Italic[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "master" +} +minisite_url: "https://huertatipografica.com/en/fonts/andada-ht-pro" |