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/dongle.pb | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 metadata/dongle.pb (limited to 'metadata/dongle.pb') diff --git a/metadata/dongle.pb b/metadata/dongle.pb new file mode 100644 index 0000000..60fcdeb --- /dev/null +++ b/metadata/dongle.pb @@ -0,0 +1,63 @@ +name: "Dongle" +designer: "Yanghee Ryu" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-06-14" +fonts { + name: "Dongle" + style: "normal" + weight: 300 + filename: "Dongle-Light.ttf" + post_script_name: "Dongle-Light" + full_name: "Dongle Light" + copyright: "Copyright 2021 The Dongle Project Authors (https://github.com/yangheeryu/Dongle)" +} +fonts { + name: "Dongle" + style: "normal" + weight: 400 + filename: "Dongle-Regular.ttf" + post_script_name: "Dongle-Regular" + full_name: "Dongle Regular" + copyright: "Copyright 2021 The Dongle Project Authors (https://github.com/yangheeryu/Dongle)" +} +fonts { + name: "Dongle" + style: "normal" + weight: 700 + filename: "Dongle-Bold.ttf" + post_script_name: "Dongle-Bold" + full_name: "Dongle Bold" + copyright: "Copyright 2021 The Dongle Project Authors (https://github.com/yangheeryu/Dongle)" +} +subsets: "korean" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/yangheeryu/Dongle" + files { + source_file: "fonts/ttf/Dongle-Light.ttf" + dest_file: "Dongle-Light.ttf" + } + files { + source_file: "fonts/ttf/Dongle-Regular.ttf" + dest_file: "Dongle-Regular.ttf" + } + files { + source_file: "fonts/ttf/Dongle-Bold.ttf" + dest_file: "Dongle-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" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3