blob: 8a11509622b1275ad68297b6a32a6533aa98ba01 (
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
|
name: "Benne"
designer: "John Harrington"
license: "OFL"
category: "SERIF"
date_added: "2020-12-18"
fonts {
name: "Benne"
style: "normal"
weight: 400
filename: "Benne-Regular.ttf"
post_script_name: "Benne-Regular"
full_name: "Benne Regular"
copyright: "Copyright 2015 The Benne Project Authors (https://github.com/googlefonts/Benne)"
}
subsets: "kannada"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/googlefonts/Benne"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "TTF/Benne-Regular.ttf"
dest_file: "Benne-Regular.ttf"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
branch: "master"
}
|