7 ms·
> One for Japanese and Chinese Please don't do this! Han Unification causes your Japanese text look weird when displayed with a Simplified Chinese font, likewi
by Raymonf 4y ago
> One for Japanese and Chinese
Please don't do this! Han Unification causes your Japanese text look weird when displayed with a Simplified Chinese font, likewise with a Traditional Chinese or Korean font.
https://heistak.github.io/your-code-displays-japanese-wrong/ https://heistak.github.io/your-code-displays-japanese-wrong/
- bmalicoat 4y agoThanks for the tip! I've updated the article (and I'll soon update my game!).
- bcrosby95 4y agoInteresting! I never ran across this problem before despite doing a lot of i18n, but it seems like its because we're properly setting everything up with http headers. Definitely useful knowledge for the game we're working on though.