[1/2] gdiplus: Use gdi texture brushes to draw hatch brushes.

Vincent Povirk vincent at codeweavers.com
Thu Oct 8 15:59:59 CDT 2009


Gdi32 hatch brushes do not support background colors, but gdiplus hatch brushes do. For background colors to draw properly, we need to use a gdi32 texture brush.

The alpha channel is ignored even by gdiplus hatch brushes. A gdi32 texture should really be sufficient here.

We'll also need this to add patterns not supported by gdi32.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091008/d15318d1/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-gdiplus-Use-gdi-texture-brushes-to-draw-hatch-brush.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091008/d15318d1/attachment.txt>


More information about the wine-patches mailing list