blob: 5acc4fc26436d9229ec96b15fbd307bafd94cb65 (
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
|
name: "Truculenta"
designer: "Omnibus-Type"
license: "OFL"
category: "SANS_SERIF"
date_added: "2020-12-16"
fonts {
name: "Truculenta"
style: "normal"
weight: 400
filename: "Truculenta[opsz,wdth,wght].ttf"
post_script_name: "Truculenta-Regular"
full_name: "Truculenta Regular"
copyright: "Copyright 2020 The Truculenta Project Authors (https://github.com/Omnibus-Type/Truculenta)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "opsz"
min_value: 12.0
max_value: 72.0
}
axes {
tag: "wdth"
min_value: 75.0
max_value: 125.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/Omnibus-Type/Truculenta"
files {
source_file: "fonts/variable/Truculenta[opsz,wdth,wght].ttf"
dest_file: "Truculenta[opsz,wdth,wght].ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "master"
}
|