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/ubuntu.pb | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 metadata/ubuntu.pb (limited to 'metadata/ubuntu.pb') diff --git a/metadata/ubuntu.pb b/metadata/ubuntu.pb new file mode 100644 index 0000000..60da903 --- /dev/null +++ b/metadata/ubuntu.pb @@ -0,0 +1,84 @@ +name: "Ubuntu" +designer: "Dalton Maag" +license: "UFL" +category: "SANS_SERIF" +date_added: "2010-12-15" +fonts { + name: "Ubuntu" + style: "normal" + weight: 300 + filename: "Ubuntu-Light.ttf" + post_script_name: "Ubuntu-Light" + full_name: "Ubuntu Light" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "italic" + weight: 300 + filename: "Ubuntu-LightItalic.ttf" + post_script_name: "Ubuntu-LightItalic" + full_name: "Ubuntu Light Italic" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "normal" + weight: 400 + filename: "Ubuntu-Regular.ttf" + post_script_name: "Ubuntu-Regular" + full_name: "Ubuntu Regular" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "italic" + weight: 400 + filename: "Ubuntu-Italic.ttf" + post_script_name: "Ubuntu-Italic" + full_name: "Ubuntu Italic" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "normal" + weight: 500 + filename: "Ubuntu-Medium.ttf" + post_script_name: "Ubuntu-Medium" + full_name: "Ubuntu Medium" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "italic" + weight: 500 + filename: "Ubuntu-MediumItalic.ttf" + post_script_name: "Ubuntu-MediumItalic" + full_name: "Ubuntu Medium Italic" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "normal" + weight: 700 + filename: "Ubuntu-Bold.ttf" + post_script_name: "Ubuntu-Bold" + full_name: "Ubuntu Bold" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu" + style: "italic" + weight: 700 + filename: "Ubuntu-BoldItalic.ttf" + post_script_name: "Ubuntu-BoldItalic" + full_name: "Ubuntu Bold Italic" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" -- cgit v1.2.3