blob: 9d6adb0a757163cf442e82083928b0104ff1cf76 (
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: "Bevan"
designer: "Vernon Adams"
license: "OFL"
category: "SERIF"
date_added: "2011-02-23"
fonts {
name: "Bevan"
style: "normal"
weight: 400
filename: "Bevan-Regular.ttf"
post_script_name: "Bevan-Regular"
full_name: "Bevan Regular"
copyright: "Copyright 2016 The Bevan Project Authors (https://github.com/googlefonts/BevanFont)"
}
fonts {
name: "Bevan"
style: "italic"
weight: 400
filename: "Bevan-Italic.ttf"
post_script_name: "Bevan-Italic"
full_name: "Bevan Italic"
copyright: "Copyright 2016 The Bevan Project Authors (https://github.com/googlefonts/BevanFont)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/BevanFont"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Bevan-Regular.ttf"
dest_file: "Bevan-Regular.ttf"
}
files {
source_file: "fonts/ttf/Bevan-Italic.ttf"
dest_file: "Bevan-Italic.ttf"
}
branch: "main"
}
stroke: "SLAB_SERIF"
classifications: "DISPLAY"
|