[Bug 22196] Unable to resize image size in PhotoScape editor

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 28 19:16:38 CDT 2010


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





--- Comment #8 from Vincent Povirk <madewokherd at gmail.com>  2010-03-28 19:16:37 ---
It looks like it's drawing an image on an ARGB image, then drawing that ARGB
image. This fails because we use gdi32 to draw and it does not use the alpha
channel. That used to work (for the wrong reasons), so it may be a regression
yet.

-- 
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