diff options
Diffstat (limited to 'metadata/gowunbatang.pb')
-rw-r--r-- | metadata/gowunbatang.pb | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/gowunbatang.pb b/metadata/gowunbatang.pb new file mode 100644 index 0000000..fea3d9d --- /dev/null +++ b/metadata/gowunbatang.pb @@ -0,0 +1,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" +} |