Displaying 1 result from an estimated 1 matches for "biditest".
Did you mean:
bdstest
2006 Feb 04
1
BIDI (Hebrew) Support
...get "?".
So I've looked at wine-bidi issues, and found that I need to
compile wine with icu library. I did! using 3.4 and 2.8.
Using this new wine+icu, the IE stopped to show Hebrew text
correctly, and I still could not type Hebrew characters.
I've tested the test program 01-biditest.c, it is strange
since it fails on Windows (2003) and succeeds under wine.
My questions:
1. How do I get BIDI support for IE without ICU?
2. Why ICU interfere with the BIDI support of IE (If IE
comes with its own BIDI implementation).
3. Can I configure something in order to write Hebrew text
i...