blob: 2f1a4dd178ef8788c2de542e94790272a203d612 (
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
75
76
77
78
79
80
81
|
name: "Nokora"
designer: "Danh Hong"
license: "OFL"
category: "SANS_SERIF"
date_added: "2011-11-09"
fonts {
name: "Nokora"
style: "normal"
weight: 100
filename: "Nokora-Thin.ttf"
post_script_name: "Nokora-Thin"
full_name: "Nokora Thin"
copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)"
}
fonts {
name: "Nokora"
style: "normal"
weight: 300
filename: "Nokora-Light.ttf"
post_script_name: "Nokora-Light"
full_name: "Nokora Light"
copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)"
}
fonts {
name: "Nokora"
style: "normal"
weight: 400
filename: "Nokora-Regular.ttf"
post_script_name: "Nokora-Regular"
full_name: "Nokora Regular"
copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)"
}
fonts {
name: "Nokora"
style: "normal"
weight: 700
filename: "Nokora-Bold.ttf"
post_script_name: "Nokora-Bold"
full_name: "Nokora Bold"
copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)"
}
fonts {
name: "Nokora"
style: "normal"
weight: 900
filename: "Nokora-Black.ttf"
post_script_name: "Nokora-Black"
full_name: "Nokora Black"
copyright: "Copyright 2019 The Nokora Project Authors (https://github.com/danhhong/Nokora)"
}
subsets: "khmer"
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/danhhong/Nokora"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "Release/ttf/Nokora-Thin.ttf"
dest_file: "Nokora-Thin.ttf"
}
files {
source_file: "Release/ttf/Nokora-Light.ttf"
dest_file: "Nokora-Light.ttf"
}
files {
source_file: "Release/ttf/Nokora-Regular.ttf"
dest_file: "Nokora-Regular.ttf"
}
files {
source_file: "Release/ttf/Nokora-Bold.ttf"
dest_file: "Nokora-Bold.ttf"
}
files {
source_file: "Release/ttf/Nokora-Black.ttf"
dest_file: "Nokora-Black.ttf"
}
branch: "master"
}
|