Qt 6.11 is out! See what's new in the release
blog
Qt5.13 cannot display Chinese on browser
-
Qt version : 5.13.0, webassembly
os : ubuntu16.04Porting a very simple Qt app to browser, it is just a QPlainTextEdit, no matter how I try, it can't show Chinese on the QPlainTextEdit on Chrome/Firefox, I have tried the textEdit example at here too.
Sounds like webassembly of Qt support do not support unicode yet?