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/spectral.pb | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 metadata/spectral.pb (limited to 'metadata/spectral.pb') diff --git a/metadata/spectral.pb b/metadata/spectral.pb new file mode 100644 index 0000000..bb10ffe --- /dev/null +++ b/metadata/spectral.pb @@ -0,0 +1,139 @@ +name: "Spectral" +designer: "Production Type" +license: "OFL" +category: "SERIF" +date_added: "2017-10-10" +fonts { + name: "Spectral" + style: "normal" + weight: 200 + filename: "Spectral-ExtraLight.ttf" + post_script_name: "Spectral-ExtraLight" + full_name: "Spectral ExtraLight" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 200 + filename: "Spectral-ExtraLightItalic.ttf" + post_script_name: "Spectral-ExtraLightItalic" + full_name: "Spectral ExtraLight Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "normal" + weight: 300 + filename: "Spectral-Light.ttf" + post_script_name: "Spectral-Light" + full_name: "Spectral Light" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 300 + filename: "Spectral-LightItalic.ttf" + post_script_name: "Spectral-LightItalic" + full_name: "Spectral Light Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "normal" + weight: 400 + filename: "Spectral-Regular.ttf" + post_script_name: "Spectral-Regular" + full_name: "Spectral Regular" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 400 + filename: "Spectral-Italic.ttf" + post_script_name: "Spectral-Italic" + full_name: "Spectral Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "normal" + weight: 500 + filename: "Spectral-Medium.ttf" + post_script_name: "Spectral-Medium" + full_name: "Spectral Medium" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 500 + filename: "Spectral-MediumItalic.ttf" + post_script_name: "Spectral-MediumItalic" + full_name: "Spectral Medium Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "normal" + weight: 600 + filename: "Spectral-SemiBold.ttf" + post_script_name: "Spectral-SemiBold" + full_name: "Spectral SemiBold" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 600 + filename: "Spectral-SemiBoldItalic.ttf" + post_script_name: "Spectral-SemiBoldItalic" + full_name: "Spectral SemiBold Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "normal" + weight: 700 + filename: "Spectral-Bold.ttf" + post_script_name: "Spectral-Bold" + full_name: "Spectral Bold" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 700 + filename: "Spectral-BoldItalic.ttf" + post_script_name: "Spectral-BoldItalic" + full_name: "Spectral Bold Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "normal" + weight: 800 + filename: "Spectral-ExtraBold.ttf" + post_script_name: "Spectral-ExtraBold" + full_name: "Spectral ExtraBold" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +fonts { + name: "Spectral" + style: "italic" + weight: 800 + filename: "Spectral-ExtraBoldItalic.ttf" + post_script_name: "Spectral-ExtraBoldItalic" + full_name: "Spectral ExtraBold Italic" + copyright: "Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral)" +} +subsets: "cyrillic" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/productiontype/Spectral" +} -- cgit v1.2.3