gdi32: Implement bounds for FillPath, StrokeAndFillPath and StrokePath in enhanced...
commitc7bbc83062bad9dbd095e52988eedc0a9a096405
authorAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jun 2016 06:16:04 +0000 (21 15:16 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jun 2016 15:58:54 +0000 (22 00:58 +0900)
treece91ff07d37e428c2d41bb04ac2c5a31018a0658
parent625ff9b528a5aa11e31df2ed467ccc2f115c7ff8
gdi32: Implement bounds for FillPath, StrokeAndFillPath and StrokePath in enhanced metafiles.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/enhmfdrv/dc.c
dlls/gdi32/enhmfdrv/graphics.c
dlls/gdi32/tests/metafile.c