[PATCH 3/4] gdiplus: Add partial support for GdipDrawImagePointsRect on metafile

Piotr Caban piotr.caban at gmail.com
Thu Jun 29 05:49:19 CDT 2017


On 06/28/17 21:07, Vincent Povirk wrote:
> I don't fully understand the spec, so I could be wrong about this, but
> I think for texture brushes we'll need the ability to create an
> EmfPlusImage structure without an EmfPlusObject record.

I've done some basic tests and EmfPlusImage record is used for texture 
brushes. In my brush test image was stored in PNG format. I've moved the 
code to separate functions so it can be reused later.

Thanks,
Piotr




More information about the wine-devel mailing list