blob: 027301f1b5a1c9ea22355e21f651da7f34fd17eb (
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: "Caramel"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-08-06"
fonts {
name: "Caramel"
style: "normal"
weight: 400
filename: "Caramel-Regular.ttf"
post_script_name: "Caramel-Regular"
full_name: "Caramel Regular"
copyright: "Copyright 2004-2021 The Caramel Project Authors (https://github.com/googlefonts/caramel)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/caramel"
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/Caramel-Regular.ttf"
dest_file: "Caramel-Regular.ttf"
}
branch: "master"
}
|