Does the html5 exporter support ini files containing Unicode text?
I have attached a little example which works for Windows (exe file) and Android but not under html5. The language file "language.ini" (as zip file) contains examplary English and Chinese, is coded in UTF-8 format and under MMF it is placed as <Binary Data> under <Data Elements>. The attached screenshot shows the result under the Google browser: English text via ini file is showing up correctly, Chinese text directly given to string object is showing up correctly, but Chinese text loaded via ini file is showing up incorrectly.
Do I anything wrong or is unicode for ini files not supported under html5?
Any help is very much appriciated
Best regards
StefanS
Please login to see this attachment.
Please login to see this attachment.
Please login to see this attachment.