: So, when I start my applications, I'm not read the right symbols (my 
: application read a UTF-8 coded file and show them in a text field).
: Why? How can I do for get the right symbols?
: I'm not understand where is the mistake, the ttf font work well.

Win32 doesn't provide a way to specify text encoding, so
you'll have to force it in the GdText call in the MwExTextOut
function, which I think is in src/mwin/winuser.c or winfont.c

Regards,

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to