blob: 7477f0150cbdcd801bd0d9fd8c0db57dcd72c9dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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"
}
|