Page 1 of 1

About Draw UTF String In pocketHAL

PostPosted: Mar 8, 2007 @ 4:13pm
by naitniq

PostPosted: Mar 10, 2007 @ 3:34am
by PsychoChris
I see two possibilities:

1. Convert the widechar-strings to multibyte-strings.

2. Write your own drawtext-function. In this case you could also add all lind of fancy features the built in DrawText doesn't support.

Regards,
Chris