blob: c94f696a990b9106e13a442dab398299baad383c (
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
|
name: "Grape Nuts"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2022-02-17"
fonts {
name: "Grape Nuts"
style: "normal"
weight: 400
filename: "GrapeNuts-Regular.ttf"
post_script_name: "GrapeNuts-Regular"
full_name: "Grape Nuts Regular"
copyright: "Copyright 2003 The Grape Nuts Project Authors (https://github.com/googlefonts/grapenuts)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/grapenuts"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "documentation/DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "fonts/ttf/GrapeNuts-Regular.ttf"
dest_file: "GrapeNuts-Regular.ttf"
}
branch: "main"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|