blob: dff8d1f95a83ecb2bae98ae0b7cd0c3b82bc9176 (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
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"
}
|