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/sourcecodepro.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/sourcecodepro.pb')
-rw-r--r-- | metadata/sourcecodepro.pb | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/metadata/sourcecodepro.pb b/metadata/sourcecodepro.pb new file mode 100644 index 0000000..77f725c --- /dev/null +++ b/metadata/sourcecodepro.pb @@ -0,0 +1,36 @@ +name: "Source Code Pro" +designer: "Paul D. Hunt" +license: "OFL" +category: "MONOSPACE" +date_added: "2012-09-20" +fonts { + name: "Source Code Pro" + style: "normal" + weight: 400 + filename: "SourceCodePro[wght].ttf" + post_script_name: "SourceCode_ExtraLight" + full_name: "Source Code Pro" + copyright: "© 2010 - 2020 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’." +} +fonts { + name: "Source Code Pro" + style: "italic" + weight: 400 + filename: "SourceCodePro-Italic[wght].ttf" + post_script_name: "SourceCode_ExtraLight-Italic" + full_name: "Source Code Pro Italic" + copyright: "© 2010 - 2020 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’." +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 200.0 + max_value: 900.0 +} |