gdiplus: Add support for ImageAttributes when drawing image to metafile.
commit689268d2f2f6121c40bf2014baf8a958fd2948f5
authorPiotr Caban <piotr@codeweavers.com>
Mon, 10 Jul 2017 09:30:40 +0000 (10 11:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Jul 2017 18:51:11 +0000 (10 20:51 +0200)
tree6fb19ad53d6129a20c5487ce8aa3458982783ac5
parentac231b14b946276615519198256968fe339956d6
gdiplus: Add support for ImageAttributes when drawing image to metafile.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdiplus/metafile.c
dlls/gdiplus/tests/metafile.c