Tehreer / Tehreer-Android

Standalone text engine for Android aimed to be free from platform limitations
Apache License 2.0
89 stars 16 forks source link

Backward shaping order not working in typesetter #13

Closed mta452 closed 5 years ago

mta452 commented 6 years ago

When script direction is opposite to that of bidi run direction, the rendered characters do not follow the bidi direction. For example, the string "\u202ELive on time" should be rendered reversed due to the presence of RLO character in the beginning.

mta452 commented 5 years ago

Fixed in v2.3