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).