blob: e7bea996855c4188050bc8b0eca147c4bc49723a (
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: "Brawler"
designer: "Cyreal"
license: "OFL"
category: "SERIF"
date_added: "2011-05-18"
fonts {
name: "Brawler"
style: "normal"
weight: 400
filename: "Brawler-Regular.ttf"
post_script_name: "Brawler-Regular"
full_name: "Brawler Regular"
copyright: "Copyright 2011 The Brawler Project Authors (https://github.com/cyrealtype/Brawler)"
}
fonts {
name: "Brawler"
style: "normal"
weight: 700
filename: "Brawler-Bold.ttf"
post_script_name: "Brawler-Bold"
full_name: "Brawler Bold"
copyright: "Copyright 2011 The Brawler Project Authors (https://github.com/cyrealtype/Brawler)"
}
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/cyrealtype/Brawler"
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/TTF/Brawler-Regular.ttf"
dest_file: "Brawler-Regular.ttf"
}
files {
source_file: "fonts/TTF/Brawler-Bold.ttf"
dest_file: "Brawler-Bold.ttf"
}
branch: "master"
}
|