From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/sourcecodepro.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/sourcecodepro.pb (limited to 'metadata/sourcecodepro.pb') 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 +} -- cgit v1.2.3