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 #20

Closed darrencperry closed 7 years ago

darrencperry commented 7 years ago

Sorry I know this is annoying but we are totally misunderstanding each other I think.

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

In your response here: degree

You have the degree symbol the wrong side of the Seen, it should be after (before in rtl) the Seen after it is fixed

Just to be clear I am trying to display the standard degrees symbol 0x00b0, Sokoon is not what I need to display.

MohHeader commented 7 years ago

@darrencperry ,,, I tried your issue,, & it is working fine here too.

screen shot 2017-11-02 at 4 15 38 pm

Here is the text I used : درجة الحرارة °س

Konash commented 7 years ago

Same old issue: https://github.com/Konash/arabic-support-unity/issues/18#issuecomment-341409506

Konash commented 7 years ago

When I change the location of the degree sign, it broke.

image

This is the result if I put س on both ends of the degree sign:

image

Konash commented 7 years ago

Fixed :)

image

darrencperry commented 7 years ago

Thanks Konash! 👍