Initial commit.
This commit is contained in:
commit
b5c753ff4d
129 changed files with 4472 additions and 0 deletions
20
mods/firefly_font/fonts/firefly_normal.json
Normal file
20
mods/firefly_font/fonts/firefly_normal.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"A": {
|
||||
"width": 7,
|
||||
"height": 10,
|
||||
"base": 0,
|
||||
"advance": 2
|
||||
},
|
||||
"B": {
|
||||
"width": 7,
|
||||
"height": 10,
|
||||
"base": 0,
|
||||
"advance": 2
|
||||
},
|
||||
"C": {
|
||||
"width": 7,
|
||||
"height": 10,
|
||||
"base": 0,
|
||||
"advance": 2
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue