blob: 8a0353b333f0beb82b86a43a575aeb23c6c955aa (
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
|
name: "Aubrey"
designer: "Cyreal"
license: "OFL"
category: "DISPLAY"
date_added: "2011-07-27"
fonts {
name: "Aubrey"
style: "normal"
weight: 400
filename: "Aubrey-Regular.ttf"
post_script_name: "Aubrey-Regular"
full_name: "Aubrey Regular"
copyright: "Copyright 2011 The Aubrey Project Authors (https://github.com/cyrealtype/Aubrey)"
}
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/cyrealtype/Aubrey"
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/Aubrey-Regular.ttf"
dest_file: "Aubrey-Regular.ttf"
}
branch: "master"
}
|