From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/gaegu.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/gaegu.pb (limited to 'metadata/gaegu.pb') diff --git a/metadata/gaegu.pb b/metadata/gaegu.pb new file mode 100644 index 0000000..f02279e --- /dev/null +++ b/metadata/gaegu.pb @@ -0,0 +1,36 @@ +name: "Gaegu" +designer: "JIKJI SOFT" +license: "OFL" +category: "HANDWRITING" +date_added: "2018-02-28" +fonts { + name: "Gaegu" + style: "normal" + weight: 300 + filename: "Gaegu-Light.ttf" + post_script_name: "Gaegu-Light" + full_name: "Gaegu Light" + copyright: "Copyright 2018 The Gaegu Project Authors" +} +fonts { + name: "Gaegu" + style: "normal" + weight: 400 + filename: "Gaegu-Regular.ttf" + post_script_name: "Gaegu-Regular" + full_name: "Gaegu Regular" + copyright: "Copyright 2018 The Gaegu Project Authors" +} +fonts { + name: "Gaegu" + style: "normal" + weight: 700 + filename: "Gaegu-Bold.ttf" + post_script_name: "Gaegu-Bold" + full_name: "Gaegu Bold" + copyright: "Copyright 2018 The Gaegu Project Authors" +} +subsets: "korean" +subsets: "menu" +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3