blob: 2cdc4ca362fc9265496927915445377d7e8a52e7 (
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: "Koh Santepheap"
designer: "Danh Hong"
license: "OFL"
category: "SERIF"
date_added: "2021-06-10"
fonts {
name: "Koh Santepheap"
style: "normal"
weight: 100
filename: "KohSantepheap-Thin.ttf"
post_script_name: "KohSantepheap-Thin"
full_name: "Koh Santepheap Thin"
copyright: "Copyright 2020 The Koh Santepheap Project Authors (https://github.com/danhhong/KohSantepheap)"
}
fonts {
name: "Koh Santepheap"
style: "normal"
weight: 300
filename: "KohSantepheap-Light.ttf"
post_script_name: "KohSantepheap-Light"
full_name: "Koh Santepheap Light"
copyright: "Copyright 2020 The Koh Santepheap Project Authors (https://github.com/danhhong/KohSantepheap)"
}
fonts {
name: "Koh Santepheap"
style: "normal"
weight: 400
filename: "KohSantepheap-Regular.ttf"
post_script_name: "KohSantepheap-Regular"
full_name: "Koh Santepheap Regular"
copyright: "Copyright 2020 The Koh Santepheap Project Authors (https://github.com/danhhong/KohSantepheap)"
}
fonts {
name: "Koh Santepheap"
style: "normal"
weight: 700
filename: "KohSantepheap-Bold.ttf"
post_script_name: "KohSantepheap-Bold"
full_name: "Koh Santepheap Bold"
copyright: "Copyright 2020 The Koh Santepheap Project Authors (https://github.com/danhhong/KohSantepheap)"
}
fonts {
name: "Koh Santepheap"
style: "normal"
weight: 900
filename: "KohSantepheap-Black.ttf"
post_script_name: "KohSantepheap-Black"
full_name: "Koh Santepheap Black"
copyright: "Copyright 2020 The Koh Santepheap Project Authors (https://github.com/danhhong/KohSantepheap)"
}
subsets: "khmer"
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/danhhong/KohSantepheap"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "Release/ttf/KohSantepheap-Thin.ttf"
dest_file: "KohSantepheap-Thin.ttf"
}
files {
source_file: "Release/ttf/KohSantepheap-Light.ttf"
dest_file: "KohSantepheap-Light.ttf"
}
files {
source_file: "Release/ttf/KohSantepheap-Regular.ttf"
dest_file: "KohSantepheap-Regular.ttf"
}
files {
source_file: "Release/ttf/KohSantepheap-Bold.ttf"
dest_file: "KohSantepheap-Bold.ttf"
}
files {
source_file: "Release/ttf/KohSantepheap-Black.ttf"
dest_file: "KohSantepheap-Black.ttf"
}
branch: "master"
}
|