blob: 6749839ba25daa8260c281832ff1a016b4bede98 (
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
|
name: "Caveat"
designer: "Impallari Type"
license: "OFL"
category: "HANDWRITING"
date_added: "2015-09-23"
fonts {
name: "Caveat"
style: "normal"
weight: 400
filename: "Caveat[wght].ttf"
post_script_name: "Caveat-Regular"
full_name: "Caveat Regular"
copyright: "Copyright 2014 The Caveat Project Authors (https://github.com/googlefonts/caveat)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 400.0
max_value: 700.0
}
source {
repository_url: "https://github.com/googlefonts/caveat"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/variable/Caveat[wght].ttf"
dest_file: "Caveat[wght].ttf"
}
files {
source_file: "fonts/ttf/Caveat-Regular.ttf"
dest_file: "static/Caveat-Regular.ttf"
}
files {
source_file: "fonts/ttf/Caveat-Bold.ttf"
dest_file: "static/Caveat-Bold.ttf"
}
branch: "master"
}
|