你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
archerxy
赞同来自: cuixueying
cuixueying
赞同来自:
要回复问题请先登录
4 个回复
archerxy
赞同来自: cuixueying
var tPadding=tInfo[0].attributes["padding"].nodeValue;
找到最终问题了,fnt文件格式问题
cuixueying
赞同来自:
archerxy
赞同来自:
let blueFnt = new Laya.BitmapFont();
blueFnt.loadFont("common/number_blue.fnt", new Handler(this, () => {
Laya.Text.registerBitmapFont("number_blue", blueFnt);
}));
但具体原因不清楚
能否请官方测试下bmfont在iphone上运行情况
cuixueying
赞同来自: