Closed as3boyan closed 8 years ago
Does the font support Cyrillic characters? Be sure your CSV is encoded in UTF-8, and try with a romance language to see if the problem is with the font or with the parser on HTML5.
Font is Arial, UTF-8, it works on other platforms
I'll look into this, the AS3 version was able to support Cyrillic, Korean, Chinese, and Japanese characters.
Looking into this now. We should determine whether it is a font issue or a firetongue issue. Does your font show cyrillic characters if you just insert them directly, ie:
myTextField.text = "спасибо";
I'm not sure, maybe I will try to do this in simple OpenFL project first.
Cyrrilic letters are confirmed working in HTML5.
I got two locales, en-US and ru-RU, only en-US works fine. ru-RU shows empty strings