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/cabin.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/cabin.pb')
-rw-r--r-- | metadata/cabin.pb | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/metadata/cabin.pb b/metadata/cabin.pb new file mode 100644 index 0000000..304a7d6 --- /dev/null +++ b/metadata/cabin.pb @@ -0,0 +1,40 @@ +name: "Cabin" +designer: "Impallari Type, Rodrigo Fuenzalida" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-07-22" +fonts { + name: "Cabin" + style: "normal" + weight: 400 + filename: "Cabin[wdth,wght].ttf" + post_script_name: "Cabin-Regular" + full_name: "Cabin Regular" + copyright: "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)" +} +fonts { + name: "Cabin" + style: "italic" + weight: 400 + filename: "Cabin-Italic[wdth,wght].ttf" + post_script_name: "Cabin-Italic" + full_name: "Cabin Italic" + copyright: "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 75.0 + max_value: 100.0 +} +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/impallari/Cabin" +} |