We welcome feedback about menus, toggles on menus, buttons on menus, input devices (like touch controls and keyboards), and Minecraft’s interface. How do you play? What would make it better?

7

Non-Latin character input

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    Another suggestion to improve the experience of players from Kanji cultures is to provide respective fonts for Japanese Kanji, Simplified Chinese and Traditional Chinese characters.

    The Unicode specification does not allow some variants to be written in a single font, so the GNU Unifont currently in use still has problems with variants.

    To remedy this, we would like to propose the addition of a function to switch to the corresponding font when the respective language is selected. Unifont already has a Unifont JP font that supports Japanese Kanji.

  • 1
    Registered User commented
    Comment actions Permalink

    Additionally, it is unusual to see lines wrapped before punctuation marks.

    For instance:

    色は匂へど散りぬるを、我が世誰ぞ常ならむ
    。有為の奥山今日越えて、浅き夢みじ、酔ひ
    もせず。

    is unusual. This must be wrapped as following:

    色は匂へど散りぬるを、我が世誰ぞ常なら
    む。有為の奥山今日越えて、浅き夢みじ、酔
    ひもせず。

    This is called 禁則処理(kinsoku-shori). I'm not so familiar with Chinese and Korean, but I believe those languages which use full-width characters shares similar problems.