【发布时间】:2011-10-17 15:59:38
【问题描述】:
下午好,运动!
我很怀疑。 我正在使用 COCOS2D,我需要知道是否可以使用“.fnt”以外的其他扩展类型的字体。 因为我用了一些,没有任何运气。
我正在使用这段代码来制作“学分”场景:
CCBitmapFontAtlas* l_026 = [CCBitmapFontAtlas bitmapFontAtlasWithString:@"Look for our apps in the AppStore" fntFile:@"fission.fnt"];
如果不是,我可以使用哪个? 你知道任何字体转换器可以将“普通字体”更改为“.fnt”
谢谢!
【问题讨论】:
标签: iphone objective-c cocos2d-iphone ipod-touch