On 01.10.2013 12:12, Alexandre Julliard wrote:
Ralf Habacker ralf.habacker@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