Does anybody have some code that does that? Would be quite handy :)
Drawing TTF font into pixmap?
BlitzMax Forums/BlitzMax Programming/Drawing TTF font into pixmap? Draw each letter to the backbuffer individually and grab each one into a pixmap as you go, and paste them into position.
What if I don't have a backbuffer? ;)
Or render to texture.
Or render to texture.
Speaking of which... Did you re-release your various modules for blitzmax 1.18 yet?