Dirk E. Wagner wrote: > Hello, > > I want to draw an UTF-8 string with DrawGlyph. This works fine, but > DrawGlyph does not draw German Umlauts. If I use DrawString with the > same string, everything is ok. > > Has anyone successfully drawn Umlauts or other special UTF-8 chars > with DrawGlyph?
df_fonts from the examples does that. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | '------------------------------------------' _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
