[Bug 13344] DPP 3.4.1.1 - Images with "Fit to window" corrupted

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 5 17:13:02 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=13344





--- Comment #30 from Mathias Kosch <info at mkosch.de>  2009-11-05 17:13:02 ---
Sorry, I didn't yet take the time to proceed with the patch. It isn't much work
any more, but I want to check some additional things, which take a little time.
(I want to check, if other calls inside "StretchDIBits" also show this
behaviour.)

CURRENT PROGRESS:
Alexandre found out that the recent patch is not correct for every case. The
special case with "StretchDIBits" only seems to occur if (nDestWidth ==
nSrcWidth) and (nDestHeight == nSrcHeight).
I also didn't test different parameters for "biCompression" and "biBitCount".
So the next patch will be a little more restrictive and will only modify the
behavior for known parameter combinations.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list