Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the short answer is: you can't.

putText only supports a small ascii subset, not unicode or utf characters.

if you need that, you will have to build your own bitmap font renderer (or even display pre-rendered images for your words)