[Bug 13156] New: ETO_OPAQUE and clear style are not transparent on a bitmap

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 12 05:44:11 CDT 2008


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 at winehq.org
        ReportedBy: heiko_tietze at 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.



More information about the wine-bugs mailing list