fungus icon indicating copy to clipboard operation
fungus copied to clipboard

Right to left writing “say” “Arabic support”

Open chrisgregan opened this issue 8 years ago • 2 comments

Request on forum for right-to-left language support.

chrisgregan avatar Mar 03 '16 11:03 chrisgregan

I took a look into this. It's doable, up to the point where you want RTL text to wrap correctly across multiple lines - then it gets tricky. To do it right I think you would need to modify Unity's Text class to support this properly. https://bitbucket.org/Unity-Technologies/ui

chrisgregan avatar Mar 23 '16 12:03 chrisgregan

The asset mentioned before is now open sourced : https://github.com/Konash/arabic-support-unity

MohHeader avatar Jan 03 '17 04:01 MohHeader