blob: d9cfc946241d78a4713e47a53b674cbb7ac3e21f (
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
|
name: "ABeeZee"
designer: "Anja Meiners"
license: "OFL"
category: "SANS_SERIF"
date_added: "2012-09-30"
fonts {
name: "ABeeZee"
style: "normal"
weight: 400
filename: "ABeeZee-Regular.ttf"
post_script_name: "ABeeZee-Regular"
full_name: "ABeeZee Regular"
copyright: "Copyright 2011 The ABeeZee Project Authors (https://github.com/googlefonts/abeezee) with Reserved Font Name ABeeZee"
}
fonts {
name: "ABeeZee"
style: "italic"
weight: 400
filename: "ABeeZee-Italic.ttf"
post_script_name: "ABeeZee-Italic"
full_name: "ABeeZee Italic"
copyright: "Copyright 2011 The ABeeZee Project Authors (https://github.com/googlefonts/abeezee) with Reserved Font Name ABeeZee"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/googlefonts/abeezee"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/ABeeZee-Regular.ttf"
dest_file: "ABeeZee-Regular.ttf"
}
files {
source_file: "fonts/ttf/ABeeZee-Italic.ttf"
dest_file: "ABeeZee-Italic.ttf"
}
branch: "main"
}
|