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/krub.pb | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 metadata/krub.pb (limited to 'metadata/krub.pb') diff --git a/metadata/krub.pb b/metadata/krub.pb new file mode 100644 index 0000000..b81d2cc --- /dev/null +++ b/metadata/krub.pb @@ -0,0 +1,121 @@ +name: "Krub" +designer: "Cadson Demak" +license: "OFL" +category: "SANS_SERIF" +date_added: "2018-08-24" +fonts { + name: "Krub" + style: "normal" + weight: 200 + filename: "Krub-ExtraLight.ttf" + post_script_name: "Krub-ExtraLight" + full_name: "Krub ExtraLight" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "italic" + weight: 200 + filename: "Krub-ExtraLightItalic.ttf" + post_script_name: "Krub-ExtraLightItalic" + full_name: "Krub ExtraLight Italic" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "normal" + weight: 300 + filename: "Krub-Light.ttf" + post_script_name: "Krub-Light" + full_name: "Krub Light" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "italic" + weight: 300 + filename: "Krub-LightItalic.ttf" + post_script_name: "Krub-LightItalic" + full_name: "Krub Light Italic" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "normal" + weight: 400 + filename: "Krub-Regular.ttf" + post_script_name: "Krub-Regular" + full_name: "Krub Regular" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "italic" + weight: 400 + filename: "Krub-Italic.ttf" + post_script_name: "Krub-Italic" + full_name: "Krub Italic" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "normal" + weight: 500 + filename: "Krub-Medium.ttf" + post_script_name: "Krub-Medium" + full_name: "Krub Medium" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "italic" + weight: 500 + filename: "Krub-MediumItalic.ttf" + post_script_name: "Krub-MediumItalic" + full_name: "Krub Medium Italic" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "normal" + weight: 600 + filename: "Krub-SemiBold.ttf" + post_script_name: "Krub-SemiBold" + full_name: "Krub SemiBold" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "italic" + weight: 600 + filename: "Krub-SemiBoldItalic.ttf" + post_script_name: "Krub-SemiBoldItalic" + full_name: "Krub SemiBold Italic" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "normal" + weight: 700 + filename: "Krub-Bold.ttf" + post_script_name: "Krub-Bold" + full_name: "Krub Bold" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +fonts { + name: "Krub" + style: "italic" + weight: 700 + filename: "Krub-BoldItalic.ttf" + post_script_name: "Krub-BoldItalic" + full_name: "Krub Bold Italic" + copyright: "Copyright 2018 The Krub Project Authors (https://github.com/cadsondemak/Krub)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "thai" +subsets: "vietnamese" +source { + repository_url: "https://github.com/cadsondemak/Krub" +} -- cgit v1.2.3