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/shipporimincho.pb | 86 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 metadata/shipporimincho.pb (limited to 'metadata/shipporimincho.pb') diff --git a/metadata/shipporimincho.pb b/metadata/shipporimincho.pb new file mode 100644 index 0000000..dff8d1f --- /dev/null +++ b/metadata/shipporimincho.pb @@ -0,0 +1,86 @@ +name: "Shippori Mincho" +designer: "FONTDASU" +license: "OFL" +category: "SERIF" +date_added: "2021-01-04" +fonts { + name: "Shippori Mincho" + style: "normal" + weight: 400 + filename: "ShipporiMincho-Regular.ttf" + post_script_name: "ShipporiMincho-Regular" + full_name: "Shippori Mincho Regular" + copyright: "Copyright 2021 The Shippori Mincho Project Authors (https://github.com/fontdasu/ShipporiMincho)" +} +fonts { + name: "Shippori Mincho" + style: "normal" + weight: 500 + filename: "ShipporiMincho-Medium.ttf" + post_script_name: "ShipporiMincho-Medium" + full_name: "Shippori Mincho Medium" + copyright: "Copyright 2021 The Shippori Mincho Project Authors (https://github.com/fontdasu/ShipporiMincho)" +} +fonts { + name: "Shippori Mincho" + style: "normal" + weight: 600 + filename: "ShipporiMincho-SemiBold.ttf" + post_script_name: "ShipporiMincho-SemiBold" + full_name: "Shippori Mincho SemiBold" + copyright: "Copyright 2021 The Shippori Mincho Project Authors (https://github.com/fontdasu/ShipporiMincho)" +} +fonts { + name: "Shippori Mincho" + style: "normal" + weight: 700 + filename: "ShipporiMincho-Bold.ttf" + post_script_name: "ShipporiMincho-Bold" + full_name: "Shippori Mincho Bold" + copyright: "Copyright 2021 The Shippori Mincho Project Authors (https://github.com/fontdasu/ShipporiMincho)" +} +fonts { + name: "Shippori Mincho" + style: "normal" + weight: 800 + filename: "ShipporiMincho-ExtraBold.ttf" + post_script_name: "ShipporiMincho-ExtraBold" + full_name: "Shippori Mincho ExtraBold" + copyright: "Copyright 2021 The Shippori Mincho Project Authors (https://github.com/fontdasu/ShipporiMincho)" +} +subsets: "japanese" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/fontdasu/ShipporiMincho" + files { + source_file: "fonts/ttf/ShipporiMincho-Regular.ttf" + dest_file: "ShipporiMincho-Regular.ttf" + } + files { + source_file: "fonts/ttf/ShipporiMincho-Medium.ttf" + dest_file: "ShipporiMincho-Medium.ttf" + } + files { + source_file: "fonts/ttf/ShipporiMincho-SemiBold.ttf" + dest_file: "ShipporiMincho-SemiBold.ttf" + } + files { + source_file: "fonts/ttf/ShipporiMincho-Bold.ttf" + dest_file: "ShipporiMincho-Bold.ttf" + } + files { + source_file: "fonts/ttf/ShipporiMincho-ExtraBold.ttf" + dest_file: "ShipporiMincho-ExtraBold.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" +} -- cgit v1.2.3