blob: 44dd6107812b9c1c93a158ebcc86db7d465a5f26 (
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
46
47
48
49
|
name: "Gwendolyn"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-11-02"
fonts {
name: "Gwendolyn"
style: "normal"
weight: 400
filename: "Gwendolyn-Regular.ttf"
post_script_name: "Gwendolyn-Regular"
full_name: "Gwendolyn Regular"
copyright: "Copyright 2015 The Gwendolyn Project Authors (https://github.com/googlefonts/gwendolyn)"
}
fonts {
name: "Gwendolyn"
style: "normal"
weight: 700
filename: "Gwendolyn-Bold.ttf"
post_script_name: "Gwendolyn-Bold"
full_name: "Gwendolyn Bold"
copyright: "Copyright 2015 The Gwendolyn Project Authors (https://github.com/googlefonts/gwendolyn)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/gwendolyn"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "fonts/ttf/Gwendolyn-Regular.ttf"
dest_file: "Gwendolyn-Regular.ttf"
}
files {
source_file: "fonts/ttf/Gwendolyn-Bold.ttf"
dest_file: "Gwendolyn-Bold.ttf"
}
branch: "master"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|