Author Topic: Dynamic Fonts Chinese Mobile  (Read 2115 times)

Quarkism

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 48
    • View Profile
Dynamic Fonts Chinese Mobile
« on: April 18, 2014, 04:05:31 PM »
I have just completed localizing my app. On the PC it works fine but on mobile (Android) the eastern fonts come up blank. I see western text where my translation failed (UI卷). I am using NGUI 3.5 and I am using Unity Dynamic fonts. I have tried custom fonts as well as the built in Ariel.

I am using my own localization system (I wanted a bunch of features NGUI's localization did not include).

Edit : Its not my localization system. Tested on 3d Text, GUIText and UILabels.

How can I troubleshoot this problem ?
« Last Edit: April 18, 2014, 05:42:47 PM by Quarkism »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Dynamic Fonts Chinese Mobile
« Reply #1 on: April 18, 2014, 05:26:53 PM »
How can I tell you what's wrong in your own localization system?

Quarkism

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 48
    • View Profile
Re: Dynamic Fonts Chinese Mobile
« Reply #2 on: April 18, 2014, 05:42:05 PM »
Just confirmed it is not my Localization system.

The Chineese text will not render on GUIText, 3d Text, or UILabels without my localization system.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Dynamic Fonts Chinese Mobile
« Reply #3 on: April 18, 2014, 05:43:19 PM »
Well then it's definitely not an NGUI question. :P

Dynamic fonts aren't supported the same on all platforms. I suggest asking on the Unity questions page.