Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Melkor on November 25, 2014, 10:09:31 AM
-
I am writing code to process the texts my way because the language that i am using is right to left and not Unity neither NGUI supports right to left, so all calculations like shrink text and such are calculated by my method, i want to UILabel not to process it and just show it as it is.
-
You'd have to modify NGUI's UILabel for that.