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