add resource pack
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"providers": [
|
||||
{
|
||||
"type": "bitmap",
|
||||
"chars" : ["\uE108"],
|
||||
"file": "unmei:gui/test.png",
|
||||
"ascent": 13,
|
||||
"height": 256
|
||||
},
|
||||
{
|
||||
"type": "space",
|
||||
"advances" : { "\uE000": -8, "\uE001": -169 }
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user