blob: 9c08cadc82acc9be4ef5fa0fb9122b3a4f272c23 (
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
|
name: "RocknRoll One"
designer: "Fontworks Inc."
license: "OFL"
category: "SANS_SERIF"
date_added: "2020-12-15"
fonts {
name: "RocknRoll One"
style: "normal"
weight: 400
filename: "RocknRollOne-Regular.ttf"
post_script_name: "RocknRollOne-Regular"
full_name: "RocknRoll One Regular"
copyright: "Copyright 2020 The RocknRoll Project Authors (https://github.com/fontworks-fonts/RocknRoll)"
}
subsets: "japanese"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/fontworks-fonts/RocknRoll"
files {
source_file: "fonts/ttf/RocknRollOne-Regular.ttf"
dest_file: "RocknRollOne-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"
}
|