blob: fea3d9d34bf866213702b201d831de7b0771ad08 (
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: "Gowun Batang"
designer: "Yanghee Ryu"
license: "OFL"
category: "SERIF"
date_added: "2021-06-10"
fonts {
name: "Gowun Batang"
style: "normal"
weight: 400
filename: "GowunBatang-Regular.ttf"
post_script_name: "GowunBatang-Regular"
full_name: "Gowun Batang Regular"
copyright: "Copyright 2021 The Gowun Batang Project Authors (https://github.com/yangheeryu/Gowun-Batang)"
}
fonts {
name: "Gowun Batang"
style: "normal"
weight: 700
filename: "GowunBatang-Bold.ttf"
post_script_name: "GowunBatang-Bold"
full_name: "Gowun Batang Bold"
copyright: "Copyright 2021 The Gowun Batang Project Authors (https://github.com/yangheeryu/Gowun-Batang)"
}
subsets: "korean"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/yangheeryu/Gowun-Batang"
files {
source_file: "fonts/ttf/GowunBatang-Regular.ttf"
dest_file: "GowunBatang-Regular.ttf"
}
files {
source_file: "fonts/ttf/GowunBatang-Bold.ttf"
dest_file: "GowunBatang-Bold.ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
branch: "master"
}
|