Qt5.13 cannot display Chinese on browser
Solved
General and Desktop
-
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?