Category Archives: cocos2d

Script To Prepare Long Lines For Multiline CCLabelBMFont

I recently had to localize a cocos2d application that required a lot of multiline text that was rendered using glyphs created with GlyphDesigner. As of cocos2d v0.99.5, CCLabelBMFont has supported multiline text by allowing the use of line break characters … Continue reading

Posted in cocos2d, code, iOS, iPad, iPhone, Python, script | Leave a comment