Unicode Character Unity iPhone

Hi. I am trying to do load the Korean Font(Unicode) into iPhone and it just don't show up anything. I've testing on the Editor and it works in perfect. Any idea of how to integrate Unicode characters into Unity iPhone? I load the data from text file with specific Text_ID and English characters loaded successfully but the other Unicode characters not..

iPhone 3Gs and beyond can support OpenGLES2.0 which accept 2048x2048 and the font size is reasonable with that kind of resolution. But for iPhone 3G and older, it can supports only 1048x1048 and you will need some kind of matrix to scale the GUIText up which is not a good solution.

No one has ever done using Unicode font in Unity iPhone?? I think the problem is the texture size getting so big... so will have to reduce the texture size and can use matrix scale to actually scale up the game object... Any way to reduce the texture size withour removing any characters???

Hi. Guy~
May I think… It is helpful for your problem.

http://unity3dapp.wowip.kr/?p=1572

Hi. Guy~
May I think… It is helpful for your problem.

http://unity3dapp.wowip.kr/?p=1572