add resource pack

This commit is contained in:
2026-07-18 17:01:30 +02:00
parent 6b1d0e6a8d
commit fb77b8dc90
17 changed files with 109 additions and 3 deletions
@@ -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 }
}
]
}