http://bugs.winehq.org/show_bug.cgi?id=13156 Summary: ETO_OPAQUE and clear style are not transparent on a bitmap Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: heiko_tietze(a)web.de I paint some text on a bitmap using Canvas.TextFlags:=ETO_OPAQUE; Canvas.Brush.Style:=bsClear; TextOut(... resulting in a black background around the intended transparent text. -- 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.