You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find if(code == "ru") { code line in kha.js file. You need to khm_Lang.fontGlyphs.push(id); all chinese unicode ids to array here in for or while cycle (not sure if game framework will handle too much of hieroglyphs tho). You also need to replace ttf font file to another, with chinese chars inside.
There for example character code for ё (added in code as khm_Lang.fontGlyphs.push(1105);): https://unicode-table.com/en/0451/
我发现程序并不支持显示中文。这是为什么?
如何才能让它可以支持中文显示?
The text was updated successfully, but these errors were encountered: