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/ubuntumono.pb | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 metadata/ubuntumono.pb (limited to 'metadata/ubuntumono.pb') diff --git a/metadata/ubuntumono.pb b/metadata/ubuntumono.pb new file mode 100644 index 0000000..aa3f511 --- /dev/null +++ b/metadata/ubuntumono.pb @@ -0,0 +1,50 @@ +name: "Ubuntu Mono" +designer: "Dalton Maag" +license: "UFL" +category: "MONOSPACE" +date_added: "2011-10-05" +fonts { + name: "Ubuntu Mono" + style: "normal" + weight: 400 + filename: "UbuntuMono-Regular.ttf" + post_script_name: "UbuntuMono-Regular" + full_name: "Ubuntu Mono" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu Mono" + style: "italic" + weight: 400 + filename: "UbuntuMono-Italic.ttf" + post_script_name: "UbuntuMono-Italic" + full_name: "Ubuntu Mono Italic" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu Mono" + style: "normal" + weight: 700 + filename: "UbuntuMono-Bold.ttf" + post_script_name: "UbuntuMono-Bold" + full_name: "Ubuntu Mono Bold" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +fonts { + name: "Ubuntu Mono" + style: "italic" + weight: 700 + filename: "UbuntuMono-BoldItalic.ttf" + post_script_name: "UbuntuMono-BoldItalic" + full_name: "Ubuntu Mono Bold Italic" + copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0" +} +subsets: "menu" +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +stroke: "SANS_SERIF" +classifications: "MONOSPACE" -- cgit v1.2.3