Author Topic: Need a little help for Arabic support  (Read 3602 times)

rextr

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 15
    • View Profile
Need a little help for Arabic support
« on: July 28, 2014, 04:03:00 PM »
Hi,

I'm using this asset ( https://www.assetstore.unity3d.com/en/#!/content/2674 ) to transform text to arabic form.
But, then there is a problem with color tags such as [AABB44]text[-]  which becomes right-to-left after using the above plugin. So how can I reach the "text" inside those symbols so that I can apply the plugin only to that text. I think I need to modify somewhere in NGUIText.cs , but I can't find.

Thanks.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Need a little help for Arabic support
« Reply #1 on: July 29, 2014, 03:23:40 AM »
You would need to talk to that plugin's author. Sounds like he simply reverses the text and doesn't consider tags.