blob: 2e6689311599de88eaf3b7b954a0945ae83c093e (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
name: "Roboto Condensed"
designer: "Christian Robertson"
license: "OFL"
category: "SANS_SERIF"
date_added: "2023-07-28"
fonts {
name: "Roboto Condensed"
style: "normal"
weight: 400
filename: "RobotoCondensed[wght].ttf"
post_script_name: "RobotoCondensed-Regular"
full_name: "Roboto Condensed Regular"
copyright: "Copyright 2011 Google Inc. All Rights Reserved."
}
fonts {
name: "Roboto Condensed"
style: "italic"
weight: 400
filename: "RobotoCondensed-Italic[wght].ttf"
post_script_name: "RobotoCondensed-Italic"
full_name: "Roboto Condensed 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: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/googlefonts/roboto-classic"
archive_url: "https://github.com/googlefonts/roboto-classic/releases/download/v3.008/Roboto_v3.008.zip"
files {
source_file: "Roboto_v3.008/web/condensed/RobotoCondensed[wght].ttf"
dest_file: "RobotoCondensed[wght].ttf"
}
files {
source_file: "Roboto_v3.008/web/condensed/RobotoCondensed-Italic[wght].ttf"
dest_file: "RobotoCondensed-Italic[wght].ttf"
}
branch: "main"
}
|