blob: 98b1c25bc5c8092050271ec4c66e611447d7fcd8 (
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: "Corinthia"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-08-26"
fonts {
name: "Corinthia"
style: "normal"
weight: 400
filename: "Corinthia-Regular.ttf"
post_script_name: "Corinthia-Regular"
full_name: "Corinthia Regular"
copyright: "Copyright 2010 The Corinthia Project Authors (https://github.com/googlefonts/corinthia)"
}
fonts {
name: "Corinthia"
style: "normal"
weight: 700
filename: "Corinthia-Bold.ttf"
post_script_name: "Corinthia-Bold"
full_name: "Corinthia Bold"
copyright: "Copyright 2010 The Corinthia Project Authors (https://github.com/googlefonts/corinthia)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/corinthia"
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/Corinthia-Regular.ttf"
dest_file: "Corinthia-Regular.ttf"
}
files {
source_file: "fonts/ttf/Corinthia-Bold.ttf"
dest_file: "Corinthia-Bold.ttf"
}
branch: "master"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|