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/mpluscodelatin.pb | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 metadata/mpluscodelatin.pb (limited to 'metadata/mpluscodelatin.pb') diff --git a/metadata/mpluscodelatin.pb b/metadata/mpluscodelatin.pb new file mode 100644 index 0000000..8a42d2c --- /dev/null +++ b/metadata/mpluscodelatin.pb @@ -0,0 +1,46 @@ +name: "M PLUS Code Latin" +designer: "Coji Morishita" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-09-22" +fonts { + name: "M PLUS Code Latin" + style: "normal" + weight: 400 + filename: "MPLUSCodeLatin[wdth,wght].ttf" + post_script_name: "MPLUSCodeLatin-Regular" + full_name: "M PLUS Code Latin Regular" + copyright: "Copyright 2021 The M+ FONTS Project Authors (https://github.com/coz-m/MPLUS_FONTS)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 100.0 + max_value: 125.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/coz-m/MPLUS_FONTS" + files { + source_file: "fonts/ttf/MPLUSCodeLatin[wdth,wght].ttf" + dest_file: "MPLUSCodeLatin[wdth,wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "MPlusCodeLatin_DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "MONOSPACE" -- cgit v1.2.3