Total bidi regression

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Sep 26 10:36:30 CDT 2007


Shachar Shemesh schreef:
> Hi Maarten,
>
> It seems that since your last changes to the Bidi implementation, BiDi
> suffered total regression. At least on my system, no BiDi related text
> (neither Hebrew nor Arabic) gets reordered, at all. Placing breakpoints
> suggest that BIDI_Reorder is still getting called, so I can only assume
> that the problem is somewhere inside it (or in the classification)
>
> I haven't traced inside to see where things went wrong, nor do I know
> whether your work on that matter is done. I just wanted to point out
> that Wine, at the moment, performs no BiDi at all as far as the user is
> concerned.
>
> Shachar
>   
If you want it back try replacing this in font.c:
WINE_GCPW_FORCE_RTL:WINE_GCPW_FORCE_LTR
change FORCE to LOOSE, it should work then.

Cheers,
Maarten



More information about the wine-devel mailing list