Fix text rotation problem in GM_ADVANCED graphics mode caused by incorrect implementation of GetTextExtentPointW().

Alexandre Julliard julliard at winehq.org
Tue Oct 1 05:12:46 CDT 2013


Ralf Habacker <ralf.habacker at freenet.de> writes:

> With other patches i have been told to implement such stuff in the dib
> driver. Unfortunally this do not works in this case, because in the top
> level function it looks like having driver specific stuff using display
> coordinates.

It would still most likely have to be in the driver, though maybe the
driver would not be calling that exact entry point. In any case, you
can't change the DC transform like this. and you'll need test cases.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list