https://bugs.winehq.org/show_bug.cgi?id=44826
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #34 from Nikolay Sivov bunglehead@gmail.com --- (In reply to bilux from comment #33)
But, I have noticed a minor issue concerning some connected letters like in attachment 69314 [details]. The word "جلال" is written using four letters "ج ل ا ل" like in the first case (Upper word), but its not showing correctly as the the third letter "ا" should be diagonal.
Which font are you testing with? For me Noto Sans Arabic with notepad++ shows correct ligature.
In the second case (Lower word), The word "جلال" is written using three letters "ح ﻻ ل", here the letter "ا" is diagonal, but the letter "ج" is not connected the the letter "ﻻ" as you can see.
This one is using presentation form, am I right? It's 0xfefb for UTF-16 as a single character representing ligature. My guess is that it's not classified correctly, I'll need to look into it to see how it should work.
Could you open a new report or two for these two issues? Note that it's necessary to know exact font you're using.
Now that it works in general with some remaining bugs, I'm going to close this.