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/mali.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/mali.pb')
-rw-r--r-- | metadata/mali.pb | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/metadata/mali.pb b/metadata/mali.pb new file mode 100644 index 0000000..a1ee69a --- /dev/null +++ b/metadata/mali.pb @@ -0,0 +1,121 @@ +name: "Mali" +designer: "Cadson Demak" +license: "OFL" +category: "HANDWRITING" +date_added: "2018-08-22" +fonts { + name: "Mali" + style: "normal" + weight: 200 + filename: "Mali-ExtraLight.ttf" + post_script_name: "Mali-ExtraLight" + full_name: "Mali ExtraLight" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "italic" + weight: 200 + filename: "Mali-ExtraLightItalic.ttf" + post_script_name: "Mali-ExtraLightItalic" + full_name: "Mali ExtraLight Italic" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "normal" + weight: 300 + filename: "Mali-Light.ttf" + post_script_name: "Mali-Light" + full_name: "Mali Light" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "italic" + weight: 300 + filename: "Mali-LightItalic.ttf" + post_script_name: "Mali-LightItalic" + full_name: "Mali Light Italic" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "normal" + weight: 400 + filename: "Mali-Regular.ttf" + post_script_name: "Mali-Regular" + full_name: "Mali Regular" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "italic" + weight: 400 + filename: "Mali-Italic.ttf" + post_script_name: "Mali-Italic" + full_name: "Mali Italic" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "normal" + weight: 500 + filename: "Mali-Medium.ttf" + post_script_name: "Mali-Medium" + full_name: "Mali Medium" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "italic" + weight: 500 + filename: "Mali-MediumItalic.ttf" + post_script_name: "Mali-MediumItalic" + full_name: "Mali Medium Italic" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "normal" + weight: 600 + filename: "Mali-SemiBold.ttf" + post_script_name: "Mali-SemiBold" + full_name: "Mali SemiBold" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "italic" + weight: 600 + filename: "Mali-SemiBoldItalic.ttf" + post_script_name: "Mali-SemiBoldItalic" + full_name: "Mali SemiBold Italic" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "normal" + weight: 700 + filename: "Mali-Bold.ttf" + post_script_name: "Mali-Bold" + full_name: "Mali Bold" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +fonts { + name: "Mali" + style: "italic" + weight: 700 + filename: "Mali-BoldItalic.ttf" + post_script_name: "Mali-BoldItalic" + full_name: "Mali Bold Italic" + copyright: "Copyright 2018 The Mali Project Authors (https://github.com/cadsondemak/Mali)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "thai" +subsets: "vietnamese" +source { + repository_url: "https://github.com/cadsondemak/Mali" +} |