blob: 040b1243a34e75525a4d37b10563a291da66bd4e (
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
|
name: "Anton"
designer: "Vernon Adams"
license: "OFL"
category: "SANS_SERIF"
date_added: "2011-02-23"
fonts {
name: "Anton"
style: "normal"
weight: 400
filename: "Anton-Regular.ttf"
post_script_name: "Anton-Regular"
full_name: "Anton Regular"
copyright: "Copyright 2020 The Anton Project Authors (https://github.com/googlefonts/AntonFont.git)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/AntonFont"
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/Anton-Regular.ttf"
dest_file: "Anton-Regular.ttf"
}
branch: "master"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|