30 Aug
2016
30 Aug
'16
8:34 p.m.
https://bugs.winehq.org/show_bug.cgi?id=38073 --- Comment #13 from Fabian Maurer <dark.shadow4(a)web.de> --- Yeah, it's slower since it renders into an temporary HDC and then blends the result onto the image. Thing is, the function for that uses "GdipBitmapGetPixel" and "GdipBitmapSetPixel" internally, so it's not too performant. But it looks a lot better. -- 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.