Konash / arabic-support-unity

This plugin allows you to use accurate and correct Arabic text in your game or 3D application. Supports Tashkeel and Hindu numbers. Supports C# and JavaScript. Supports 4 Persian Characters.
MIT License
216 stars 64 forks source link

How can I fix the arabic text in Unity, It looks like broken? #9

Closed handanzhang closed 7 years ago

handanzhang commented 7 years ago

I do the work for arabic display, but I encounter a problem that the word is separated. Can you tell me how to fix this problem? Thans for your help tim 20170718183320

tim 20170718183303

MohHeader commented 7 years ago

You used the plugin method : ArabicSupport.ArabicFixer.Fix() ?

handanzhang commented 7 years ago

Yes, I am using it now. Thanks