http://bugs.winehq.org/show_bug.cgi?id=59366 Bug ID: 59366 Summary: Missing DrawImage() specialization for ID2D1Effect, nothing drawn Product: Wine Version: 11.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@list.winehq.org Reporter: p@perkele.cc Distribution: --- Created attachment 80307 --> http://bugs.winehq.org/attachment.cgi?id=80307 Repro C++ See attached code. Intended behavior (Windows): Draws the test image filling entire window client area. Wine behavior: Nothing is drawn. Disabling ID2D1Effect use "fixes" it, but results in lower quality scaling algorithm used on Windows. Log shows: 0024:fixme:d2d:d2d_device_context_DrawImage Unhandled image <pointer> -- 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.