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/aleo.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/aleo.pb')
-rw-r--r-- | metadata/aleo.pb | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/metadata/aleo.pb b/metadata/aleo.pb new file mode 100644 index 0000000..c8db81b --- /dev/null +++ b/metadata/aleo.pb @@ -0,0 +1,50 @@ +name: "Aleo" +designer: "Alessio Laiso" +license: "OFL" +category: "SERIF" +date_added: "2018-12-05" +fonts { + name: "Aleo" + style: "normal" + weight: 400 + filename: "Aleo[wght].ttf" + post_script_name: "Aleo-Regular" + full_name: "Aleo Regular" + copyright: "Copyright 2013 The Aleo Project Authors (https://github.com/AlessioLaiso/aleo)" +} +fonts { + name: "Aleo" + style: "italic" + weight: 400 + filename: "Aleo-Italic[wght].ttf" + post_script_name: "Aleo-Italic" + full_name: "Aleo Italic" + copyright: "Copyright 2013 The Aleo Project Authors (https://github.com/AlessioLaiso/aleo)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/AlessioLaiso/aleo" + commit: "ce875e48d9983031648e87f38b7a269f4fbf5eb5" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Aleo[wght].ttf" + dest_file: "Aleo[wght].ttf" + } + files { + source_file: "fonts/variable/Aleo-Italic[wght].ttf" + dest_file: "Aleo-Italic[wght].ttf" + } + branch: "master" +} +stroke: "SLAB_SERIF" |