top | item 34730792

(no title)

Raymonf | 3 years 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/

discuss

order

bcrosby95|3 years ago

Interesting! 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.

bmalicoat|3 years ago

Thanks for the tip! I've updated the article (and I'll soon update my game!).