bitmapfont

I needed a fixed size font for a cocos2d project. I didn't want to use a ttf font but a simple png file. I found a nice Gimp plugin at http://soledadpenades.com to create such a font image. I did some minor ...Read More