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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
name: "Roboto Serif"
designer: "Commercial Type, Greg Gazdowicz"
license: "OFL"
category: "SERIF"
date_added: "2022-02-10"
fonts {
name: "Roboto Serif"
style: "normal"
weight: 400
filename: "RobotoSerif[GRAD,opsz,wdth,wght].ttf"
post_script_name: "RobotoSerif-20ptRegular"
full_name: "Roboto Serif 20pt Regular"
copyright: "Copyright 2020 The Roboto Serif Project Authors (https://github.com/googlefonts/RobotoSerif)"
}
fonts {
name: "Roboto Serif"
style: "italic"
weight: 400
filename: "RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf"
post_script_name: "RobotoSerif-20ptItalic"
full_name: "Roboto Serif 20pt Italic"
copyright: "Copyright 2020 The Roboto Serif Project Authors (https://github.com/googlefonts/RobotoSerif)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "GRAD"
min_value: -50.0
max_value: 100.0
}
axes {
tag: "opsz"
min_value: 8.0
max_value: 144.0
}
axes {
tag: "wdth"
min_value: 50.0
max_value: 150.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/googlefonts/roboto-serif"
archive_url: "https://github.com/googlefonts/roboto-serif/releases/download/v1.008/RobotoSerifFonts-v1.008.zip"
files {
source_file: "variable/RobotoSerif[GRAD,opsz,wdth,wght].ttf"
dest_file: "RobotoSerif[GRAD,opsz,wdth,wght].ttf"
}
files {
source_file: "variable/RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf"
dest_file: "RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf"
}
branch: "main"
}
minisite_url: "https://fonts.withgoogle.com/roboto-serif"
|