Font artifacts when using CCLabelAtlas
This post is for developers. If you use cocos2d and use CCLabelAtlas to render your fonts, and especially if you use pixel art, you have probably stumbled upon this issue: font artifacts. In order to help any other developers out there that are struggling with the same problem, I decided to share how I solved it….