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/manrope.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/manrope.pb')
-rw-r--r-- | metadata/manrope.pb | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/metadata/manrope.pb b/metadata/manrope.pb new file mode 100644 index 0000000..78b9aae --- /dev/null +++ b/metadata/manrope.pb @@ -0,0 +1,29 @@ +name: "Manrope" +designer: "Mikhail Sharanda" +license: "OFL" +category: "SANS_SERIF" +date_added: "2019-10-03" +fonts { + name: "Manrope" + style: "normal" + weight: 400 + filename: "Manrope[wght].ttf" + post_script_name: "Manrope-ExtraLight" + full_name: "Manrope ExtraLight" + copyright: "Copyright 2019 The Manrope Project Authors (https://github.com/sharanda/manrope)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 200.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/sharanda/manrope" +} |