Search Unity

Problems in displaying Chinese text

Discussion in 'Immediate Mode GUI (IMGUI)' started by acme3D, Mar 8, 2012.

  1. acme3D

    acme3D

    Joined:
    Feb 4, 2009
    Posts:
    203
    Hi everyone,

    I'm having problems in displaying Chinese text using both GuiText and UnityGUI; if I just use default fonts, sizes etc then Chinese characters are displayed ok.

    If I try to assign a different font to GUIText or use a custom GUISkin in case of the GUI.Label then I just get distorted pixels (see attached picture). I'm using the Apple LiSung Light font on Mac, set as Unicode at size 16 (I also tried to reduce the size but same results); I also tried other fonts that should contain Chinese chars but nope (i.e. Arial Unicode).

    Has anyone found/solved the same problem ? Thanks !
     

    Attached Files:

    Last edited: Mar 8, 2012