blob: 9c59a9185f9a902d44d9f421f39f447627bfd525 (
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
87
88
89
90
91
|
name: "Tsukimi Rounded"
designer: "Takashi Funayama"
license: "OFL"
category: "SANS_SERIF"
date_added: "2020-12-14"
fonts {
name: "Tsukimi Rounded"
style: "normal"
weight: 300
filename: "TsukimiRounded-Light.ttf"
post_script_name: "TsukimiRounded-Light"
full_name: "Tsukimi Rounded Light"
copyright: "Copyright 2020 The Tsukimi Rounded Project Authors (https://github.com/mt-funa/Tsukimi-Rounded), all rights reserved."
}
fonts {
name: "Tsukimi Rounded"
style: "normal"
weight: 400
filename: "TsukimiRounded-Regular.ttf"
post_script_name: "TsukimiRounded-Regular"
full_name: "Tsukimi Rounded Regular"
copyright: "Copyright 2020 The Tsukimi Rounded Project Authors (https://github.com/mt-funa/Tsukimi-Rounded), all rights reserved."
}
fonts {
name: "Tsukimi Rounded"
style: "normal"
weight: 500
filename: "TsukimiRounded-Medium.ttf"
post_script_name: "TsukimiRounded-Medium"
full_name: "Tsukimi Rounded Medium"
copyright: "Copyright 2020 The Tsukimi Rounded Project Authors (https://github.com/mt-funa/Tsukimi-Rounded), all rights reserved."
}
fonts {
name: "Tsukimi Rounded"
style: "normal"
weight: 600
filename: "TsukimiRounded-SemiBold.ttf"
post_script_name: "TsukimiRounded-SemiBold"
full_name: "Tsukimi Rounded SemiBold"
copyright: "Copyright 2020 The Tsukimi Rounded Project Authors (https://github.com/mt-funa/Tsukimi-Rounded), all rights reserved."
}
fonts {
name: "Tsukimi Rounded"
style: "normal"
weight: 700
filename: "TsukimiRounded-Bold.ttf"
post_script_name: "TsukimiRounded-Bold"
full_name: "Tsukimi Rounded Bold"
copyright: "Copyright 2020 The Tsukimi Rounded Project Authors (https://github.com/mt-funa/Tsukimi-Rounded), all rights reserved."
}
subsets: "japanese"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/mt-funa/Tsukimi-Rounded"
files {
source_file: "fonts/ttf/TsukimiRounded-Light.ttf"
dest_file: "TsukimiRounded-Light.ttf"
}
files {
source_file: "fonts/ttf/TsukimiRounded-Regular.ttf"
dest_file: "TsukimiRounded-Regular.ttf"
}
files {
source_file: "fonts/ttf/TsukimiRounded-Medium.ttf"
dest_file: "TsukimiRounded-Medium.ttf"
}
files {
source_file: "fonts/ttf/TsukimiRounded-SemiBold.ttf"
dest_file: "TsukimiRounded-SemiBold.ttf"
}
files {
source_file: "fonts/ttf/TsukimiRounded-Bold.ttf"
dest_file: "TsukimiRounded-Bold.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"
}
languages: "ja_Kana" # Japanese, Katakana
languages: "ja_Hira" # Japanese, Hiragana
primary_script: "Hira"
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|