blob: f58fea57ea720d0a3005a939af25edf5f641a7a1 (
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
|
name: "Rock 3D"
designer: "Shibuya Font"
license: "OFL"
category: "DISPLAY"
date_added: "2020-12-14"
fonts {
name: "Rock 3D"
style: "normal"
weight: 400
filename: "Rock3D-Regular.ttf"
post_script_name: "Rock3D-Regular"
full_name: "Rock 3D Regular"
copyright: "Copyright 2020 The Rock 3D Project Authors (https://github.com/shibuyafont/3d-rock-font), all rights reserved."
}
subsets: "japanese"
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/shibuyafont/3d-rock-font"
files {
source_file: "fonts/ttf/Rock3D-Regular.ttf"
dest_file: "Rock3D-Regular.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"
|