I'm trying to use CGapiBitmapFont to blit text in my application, but it keeps giving me errors and more errors... I tried loading the SmallFont.png that comes in the GapiDraw package, and it was ok. But, when I tell it to draw some text, it gets completely messed up, like this:
It happens when I try to blit this string: " !#$&'()*+,-./01"
Would anyone be able to help me with this problem?