gdi32: use usp10 to optionally generate glyphs for bidi strings

Dmitry Timoshkov dmitry at codeweavers.com
Thu May 13 21:51:22 CDT 2010


Aric Stewart <aric at codeweavers.com> wrote:

> allows us to be able to make use of the mirroring code and eventually 
> the shaping code when it is in place.

This should be done the other way around. gdi32 should not depend on
a high level dll (that creates circular dependencies), gdi32 in Windows
doesn't use usp10 either.

-- 
Dmitry.



More information about the wine-devel mailing list