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/ubuntumono.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/ubuntumono.pb')
-rw-r--r-- | metadata/ubuntumono.pb | 50 |
1 files changed, 50 insertions, 0 deletions
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" |