blob: a977e6970f18306c80112c05b47be89f01c992d1 (
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
|
name: "Charm"
designer: "Cadson Demak"
license: "OFL"
category: "HANDWRITING"
date_added: "2018-08-23"
fonts {
name: "Charm"
style: "normal"
weight: 400
filename: "Charm-Regular.ttf"
post_script_name: "Charm-Regular"
full_name: "Charm Regular"
copyright: "Copyright 2018 The Charm Project Authors (https://github.com/cadsondemak/charm)"
}
fonts {
name: "Charm"
style: "normal"
weight: 700
filename: "Charm-Bold.ttf"
post_script_name: "Charm-Bold"
full_name: "Charm Bold"
copyright: "Copyright 2018 The Charm Project Authors (https://github.com/cadsondemak/charm)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "thai"
subsets: "vietnamese"
source {
repository_url: "https://github.com/cadsondemak/Charm"
}
|