pnarimani / RTLTMPro

Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.
MIT License
536 stars 104 forks source link

JWNJ issue in some of the farsi font #93

Closed Diyz3n closed 2 years ago

Diyz3n commented 2 years ago

hi I have this word, some of the fonts work properly [bleow] and some of them do not [top one]

the last character is the issue here

the same font works fine in photoshop [problem it is not the font]

https://1drv.ms/u/s!AvvDKN0qWC-Pj3HR5Krkb86EZ6QF?e=xdZnqA

plz, help .........

hk1ll3r commented 2 years ago

Please provide the font file. Also what versions of Unity, TextMeshPro and RTLTMPro are you using? I'll try to reproduce and investigate.

Diyz3n commented 2 years ago

hi

font file https://1drv.ms/u/s!AvvDKN0qWC-Pj3JGInZc_rF_2Ohe?e=juelDV

unity 2019.2.18f1 and the latest TextMesh Pro

hk1ll3r commented 2 years ago

It was a mix of a bug in the font file and our code.

f0ca221 fixes this.

Diyz3n commented 2 years ago

tnx