"Shachar Shemesh" <[EMAIL PROTECTED]> wrote:

> Hmm. Would separating the BiDi code (which is the reason ICU is linked 
> with GDI) into a separate DLL (they way it is on Windows 2000) help?

We have wine_unicode.dll for that and many things are already separated
there, like unicode, case map, collation tables and appropriate algorithms.
Eventually we have to implement bi-di support there without relying on any
external libraries.

-- 
Dmitry.


Reply via email to