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/mplus2.pb | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/mplus2.pb (limited to 'metadata/mplus2.pb') diff --git a/metadata/mplus2.pb b/metadata/mplus2.pb new file mode 100644 index 0000000..7477f01 --- /dev/null +++ b/metadata/mplus2.pb @@ -0,0 +1,40 @@ +name: "M PLUS 2" +designer: "Coji Morishita" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-08-26" +fonts { + name: "M PLUS 2" + style: "normal" + weight: 400 + filename: "MPLUS2[wght].ttf" + post_script_name: "MPLUS2-Thin" + full_name: "M PLUS 2 Thin" + copyright: "Copyright 2021 The M+ FONTS Project Authors (https://github.com/coz-m/MPLUS_FONTS)" +} +subsets: "japanese" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/coz-m/MPLUS_FONTS" + files { + source_file: "fonts/ttf/Mplus2[wght].ttf" + dest_file: "Mplus2[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "Mplus2_DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "master" +} -- cgit v1.2.3