blob: 03e1e8a427411f5d6b9eb839ab1c0f5ee67903c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
name: "Roboto Mono"
designer: "Christian Robertson"
license: "APACHE2"
category: "MONOSPACE"
date_added: "2015-05-13"
fonts {
name: "Roboto Mono"
style: "normal"
weight: 400
filename: "RobotoMono[wght].ttf"
post_script_name: "RobotoMono-Regular"
full_name: "Roboto Mono Regular"
copyright: "Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono)"
}
fonts {
name: "Roboto Mono"
style: "italic"
weight: 400
filename: "RobotoMono-Italic[wght].ttf"
post_script_name: "RobotoMono-Italic"
full_name: "Roboto Mono Italic"
copyright: "Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "greek"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 100.0
max_value: 700.0
}
|