blob: 38c2bbd25dd9c9ecd6c2ee5c4e8aaefecf7e24ae (
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
|
name: "Antonio"
designer: "Vernon Adams"
license: "OFL"
category: "SANS_SERIF"
date_added: "2013-03-06"
fonts {
name: "Antonio"
style: "normal"
weight: 400
filename: "Antonio[wght].ttf"
post_script_name: "Antonio-Regular"
full_name: "Antonio Regular"
copyright: "Copyright 2013 The Antonio Project Authors (https://github.com/googlefonts/antonioFont)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 100.0
max_value: 700.0
}
source {
repository_url: "https://github.com/googlefonts/antonioFont"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "Fonts/VF/Antonio[wght].ttf"
dest_file: "Antonio[wght].ttf"
}
branch: "main"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|