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

Ralf Habacker ralf.habacker at freenet.de
Thu Oct 10 01:43:20 CDT 2013


On 01.10.2013 12:12, Alexandre Julliard wrote:
> 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.
You are refering to the usage of setting hard coded values ? Instead I
should decompose the rotation and reset only that part ?

Ralf



More information about the wine-devel mailing list