wine-wine/dlls/gdiplus
Jeff Smith 93a5ce2445 gdiplus: Check that GdipAddPathLine2 is passed at least one point.
Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-14 22:04:07 +02:00
..
tests gdiplus: Check that GdipAddPathLine2 is passed at least one point. 2020-04-14 22:04:07 +02:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
brush.c
customlinecap.c
font.c gdiplus: Create FontFamily objects only once for the FontCollection. 2020-02-02 16:21:45 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add GdipSaveAddImage() stub. 2020-02-19 20:01:15 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Refactor to split up encode_image_wic(). 2020-02-19 20:01:05 +01:00
graphics.c gdiplus: In CompositingModeSourceCopy, fully transparent pixels are drawn black. 2020-03-05 20:21:29 +01:00
graphicspath.c gdiplus: Check that GdipAddPathLine2 is passed at least one point. 2020-04-14 22:04:07 +02:00
image.c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
imageattributes.c
matrix.c
metafile.c
pathiterator.c
pen.c gdiplus: Each pen dash array element must be greater than zero. 2020-02-17 18:48:33 +01:00
region.c
stringformat.c