[PATCH 3/3] gdiplus: Add FillRegion serialization.

schapla at codeweavers.com schapla at codeweavers.com
Wed Jul 22 12:09:55 CDT 2020


On Wed, Jul 22, 2020 at 11:48:43AM -0500, Esme Povirk (they/them) wrote:
> We should probably get rid of that FIXME in GdipFillRegion. All brush
> types are implemented now, and anything not implemented will have a
> FIXME elsewhere.

METAFILE_AddBrushObject still only supports BrushTypeSolidColor and
BrushTypeHatchFill currently, although like you said there are FIXMEs
for this elsewhere.

I could add another patch to remove this FIXME (or just do it in this
patch, if you prefer).



More information about the wine-devel mailing list