> But If I want to use polish font, ex. ż (0x17c) I getting still | font (0x7c). In GrText function I use GR_TFUTF8 mode.
The accessing method is still MWTF_ASCII, change that in drivers/genfont.c to MWTF_UC16 or MWTF_UTF8, that should solve the problem. It may be an issue with the other builtin-fonts though. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]