1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- 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"
|