(In reply to comment #22) > (In reply to comment #21) > > Does this issue occur in newest WINE? > > Yes. I tested it in wine 1.3.3
Could you give me some example strings in Unicode that are not shaping properly and tell me what is wrong? That will help me locate and correct shaping errors. -- You received this bug notification because you are a member of Sabily Team, which is a direct subscriber. https://bugs.launchpad.net/bugs/381882 Title: Implement Arabic shaping in wine Status in Wine: Confirmed Status in “wine” package in Ubuntu: Incomplete Bug description: Binary package hint: wine In the current version of wine, the arabic characters in a windows application would appear unjoined. The reason is that wine removed ICU support from wine, according to this upstream bug report (http://bugs.winehq.org/show_bug.cgi?id=7150): "ICU was removed because it introduced ABI dependencies into Wine that were unreasonable for general consumption (plus it bloated parts of wine by as much as, if not over, 1000%). As such, any patch that is based on ICU is unlikely to go into the main code." Anyways, I applied this patch to wine_1.0.1-0ubuntu6, and I don't see any significant size increase in wine. I don't know though about the ABI issue. I have attached the debdiff with this bug report, I hope it would be considered and included in Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~sabily.team Post to : [email protected] Unsubscribe : https://launchpad.net/~sabily.team More help : https://help.launchpad.net/ListHelp

