blob: 38fe79d5f39829be846ff91637df5ac520981454 (
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
|
name: "Manjari"
designer: "Santhosh Thottingal"
license: "OFL"
category: "SANS_SERIF"
date_added: "2018-11-21"
fonts {
name: "Manjari"
style: "normal"
weight: 100
filename: "Manjari-Thin.ttf"
post_script_name: "Manjari-Thin"
full_name: "Manjari Thin"
copyright: "Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari)"
}
fonts {
name: "Manjari"
style: "normal"
weight: 400
filename: "Manjari-Regular.ttf"
post_script_name: "Manjari-Regular"
full_name: "Manjari Regular"
copyright: "Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari)"
}
fonts {
name: "Manjari"
style: "normal"
weight: 700
filename: "Manjari-Bold.ttf"
post_script_name: "Manjari-Bold"
full_name: "Manjari Bold"
copyright: "Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "malayalam"
subsets: "menu"
source {
repository_url: "https://gitlab.com/smc/fonts/manjari"
files {
source_file: "build/Manjari-Regular.ttf"
dest_file: "Manjari-Regular.ttf"
}
files {
source_file: "build/Manjari-Bold.ttf"
dest_file: "Manjari-Bold.ttf"
}
files {
source_file: "build/Manjari-Thin.ttf"
dest_file: "Manjari-Thin.ttf"
}
branch: "tags/Version2.000"
}
primary_script: "Mlym"
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|