Please provide an example of the problem. QML supports UTF-8 only, and of course the fonts you are using must also support the characters you are using. For example, the attached QML should work (I just tested on Linux/X11).
-- Warwick > But our program can't show Chinese character correctly. > > In Qt for Windows platform, Chinease characters show Unrecognizable > Code. > > In Qt for S60 platform, Chinease characters show nothing. > > Anybody can tell me why and how to fix it? > > Wei Song
chinese.qml
Description: chinese.qml
_______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
