> To prevent this i currently use a dirty workaround
>         // convert from UTF8 to ISO 8859-1

If you select a Unicode cmap you should of course convert UTF8 to
Unicode character codes, not latin-1.

> Is it possible to render UTF8 encoded chars directly?

No.  Have a look at the demo programs in the ft2demos bundle.


     Werner


_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to