blob: 35796f48d3bdb218a8d9ac68abfed9fb3fe65465 (
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
|
name: "Cherry Bomb One"
designer: "Satsuyako"
license: "OFL"
category: "DISPLAY"
date_added: "2020-12-14"
fonts {
name: "Cherry Bomb One"
style: "normal"
weight: 400
filename: "CherryBombOne-Regular.ttf"
post_script_name: "CherryBombOne-Regular"
full_name: "Cherry Bomb One Regular"
copyright: "Copyright 2019 The Cherry Bomb Project Authors (https://github.com/satsuyako/CherryBomb)"
}
subsets: "japanese"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/satsuyako/CherryBomb"
files {
source_file: "fonts/ttf/CherryBombOne-Regular.ttf"
dest_file: "CherryBombOne-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: "ver3.00"
}
languages: "ja_Kana" # Japanese, Katakana
languages: "ja_Hira" # Japanese, Hiragana
primary_script: "Hira"
|