blob: 272f4211ab1d9f458f0d27dc026b9f06e3dc13c5 (
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
|
name: "Alice"
designer: "Ksenya Erulevich, Cyreal"
license: "OFL"
category: "SERIF"
date_added: "2011-08-10"
fonts {
name: "Alice"
style: "normal"
weight: 400
filename: "Alice-Regular.ttf"
post_script_name: "Alice-Regular"
full_name: "Alice Regular"
copyright: "Copyright 2011 The Alice Project Authors (https://github.com/cyrealtype/Alice)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/cyrealtype/Alice"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Alice-Regular.ttf"
dest_file: "Alice-Regular.ttf"
}
branch: "master"
}
|