blob: 1024cecaab7a04f2e5358d6fac9f4301c5de65b5 (
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
|
name: "Karla"
designer: "Jonny Pinhorn"
license: "OFL"
category: "SANS_SERIF"
date_added: "2012-03-14"
fonts {
name: "Karla"
style: "normal"
weight: 400
filename: "Karla[wght].ttf"
post_script_name: "Karla-Regular"
full_name: "Karla Regular"
copyright: "Copyright 2019 The Karla Project Authors (https://github.com/googlefonts/karla)"
}
fonts {
name: "Karla"
style: "italic"
weight: 400
filename: "Karla-Italic[wght].ttf"
post_script_name: "Karla-Italic"
full_name: "Karla Italic"
copyright: "Copyright 2019 The Karla Project Authors (https://github.com/googlefonts/karla)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 200.0
max_value: 800.0
}
source {
repository_url: "https://github.com/googlefonts/karla"
commit: "69b25f663101efb4113dd7ed416c120dd2dce56a"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/variable/Karla[wght].ttf"
dest_file: "Karla[wght].ttf"
}
files {
source_file: "fonts/variable/Karla-Italic[wght].ttf"
dest_file: "Karla-Italic[wght].ttf"
}
branch: "main"
}
|