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
220 stars 64 forks source link

In س°, Seen gets converted to 'end' type #18

Closed darrencperry closed 7 years ago

darrencperry commented 7 years ago

Sorry to raise this again but it's not fixed and the issue was misunderstood before...

س° is displaying the end contextual form for Seen character but should show the general or isolated form.

capture

Expecting: capture2

Getting: capture3

If you see here: https://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation

I'm trying to display the sign for degrees Celsius, which is what creates the above/attached issue.

Konash commented 7 years ago

degree

It is working fine. Did you update to the latest version?

On Mon, Oct 23, 2017 at 4:35 AM, Darren Perry notifications@github.com wrote:

Sorry to raise this again but it's not fixed and the issue was misunderstood before...

س° is displaying the end contextual form for Seen character but should show the general or isolated form.

[image: capture] https://user-images.githubusercontent.com/370601/31879238-bde0a17c-b7d4-11e7-8c86-dfcb0dd3008d.PNG

Expecting: [image: capture2] https://user-images.githubusercontent.com/370601/31879363-22ee5b7c-b7d5-11e7-8098-c415af48b69f.PNG

Getting: [image: capture3] https://user-images.githubusercontent.com/370601/31879369-25514f14-b7d5-11e7-8d96-409b69f332e3.PNG

If you see here: https://en.wikipedia.org/wiki/Modern_Arabic_mathematical_ notation

I'm trying to display the sign for degrees Celsius, which is what creates the above/attached issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Konash/arabic-support-unity/issues/18, or mute the thread https://github.com/notifications/unsubscribe-auth/ALtBUt-rUH2TwOHeydkJGacQt1k_fhQ6ks5svE_ogaJpZM4QCeer .

darrencperry commented 7 years ago

I just downloaded the latest from here, opened a brand new project and it doesn't work still, are you testing the correct text?

from https://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation

degree Celsius | °C

image

image

darrencperry commented 7 years ago

The degree symbol on your 'fixed' text is at the wrong end...

Konash commented 7 years ago

I got you. I'll move the discussion here: https://github.com/Konash/arabic-support-unity/issues/20#issuecomment-341417412