Sweden-Number/dlls/gdiplus
Zhiyi Zhang cba24001e4 gdiplus: Avoid calling GdipFillPath() with an empty path.
There is no point filling an empty path. And an empty
path will cause SelectClipPath() used in brush_fill_path()
to return error.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-20 16:53:34 +02:00
..
tests gdiplus: Avoid calling GdipFillPath() with an empty path. 2018-06-20 16:53:34 +02:00
Makefile.in
brush.c
customlinecap.c
font.c
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h
graphics.c gdiplus: Avoid calling GdipFillPath() with an empty path. 2018-06-20 16:53:34 +02:00
graphicspath.c
image.c
imageattributes.c
matrix.c
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c