1
0
mirror of https://github.com/google/fonts.git synced 2024-12-15 11:42:04 +03:00
fonts/apache/roboto/METADATA.pb
Marc Foley 9409aff041
roboto: v3.000 added (#2550)
* roboto: v3.000 added

Taken from the upstream repo https://github.com/TypeNetwork/Roboto at tagged release https://github.com/TypeNetwork/Roboto/releases/tag/v3.000

* roboto: v3.001 added

Taken from the upstream repo https://github.com/TypeNetwork/Roboto at tagged release https://github.com/TypeNetwork/Roboto/releases/tag/v3.001

* roboto: v3.002 added

Taken from the upstream repo https://github.com/TypeNetwork/Roboto at tagged release https://github.com/TypeNetwork/Roboto/releases/tag/v3.002
2020-08-19 16:16:49 +01:00

42 lines
863 B
Protocol Buffer

name: "Roboto"
designer: "Christian Robertson, Paratype, Font Bureau"
license: "APACHE2"
category: "SANS_SERIF"
date_added: "2013-01-09"
fonts {
name: "Roboto"
style: "normal"
weight: 400
filename: "Roboto[wdth,wght].ttf"
post_script_name: "Roboto-Regular"
full_name: "Roboto"
copyright: "Copyright 2011 Google Inc. All Rights Reserved."
}
fonts {
name: "Roboto"
style: "italic"
weight: 400
filename: "Roboto-Italic[wdth,wght].ttf"
post_script_name: "Roboto-Italic"
full_name: "Roboto Italic"
copyright: "Copyright 2011 Google Inc. All Rights Reserved."
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "greek"
subsets: "greek-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wdth"
min_value: 75.0
max_value: 100.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}