blob: babeffc666c3ad89e53de3efb2def263483fc791 (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
name: "Carlito"
designer: "Łukasz Dziedzic"
license: "OFL"
category: "SANS_SERIF"
date_added: "2023-03-10"
fonts {
name: "Carlito"
style: "normal"
weight: 400
filename: "Carlito-Regular.ttf"
post_script_name: "Carlito-Regular"
full_name: "Carlito Regular"
copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)"
}
fonts {
name: "Carlito"
style: "italic"
weight: 400
filename: "Carlito-Italic.ttf"
post_script_name: "Carlito-Italic"
full_name: "Carlito Italic"
copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)"
}
fonts {
name: "Carlito"
style: "normal"
weight: 700
filename: "Carlito-Bold.ttf"
post_script_name: "Carlito-Bold"
full_name: "Carlito Bold"
copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)"
}
fonts {
name: "Carlito"
style: "italic"
weight: 700
filename: "Carlito-BoldItalic.ttf"
post_script_name: "Carlito-BoldItalic"
full_name: "Carlito Bold Italic"
copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "greek"
subsets: "greek-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/carlito"
commit: "3a810cab78ebd6e2e4eed42af9e8453c4f9b850a"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Carlito-Regular.ttf"
dest_file: "Carlito-Regular.ttf"
}
files {
source_file: "fonts/ttf/Carlito-Bold.ttf"
dest_file: "Carlito-Bold.ttf"
}
files {
source_file: "fonts/ttf/Carlito-BoldItalic.ttf"
dest_file: "Carlito-BoldItalic.ttf"
}
files {
source_file: "fonts/ttf/Carlito-Italic.ttf"
dest_file: "Carlito-Italic.ttf"
}
branch: "main"
}
|