手动创建字体图像
如何在没有 ItemsAdder 的情况下手动创建字体图像
Creating a custom character
{
"file":"image_test.png",
"chars":[
"\uE250"
],
"height":8,
"ascent":9,
"type":"bitmap"
}使用自定义 json 文件名
使用自定义 json 命名空间
在游戏中显示自定义命名空间/字体
Last updated