Sweden-Number/dlls/gdiplus
Jeff Smith 28dde825b3 gdiplus/tests: Use originating line when ok_path reports failures.
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-20 12:35:24 +02:00
..
tests gdiplus/tests: Use originating line when ok_path reports failures. 2020-04-20 12:35:24 +02:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
brush.c gdiplus: Calculate centroid of path as default center of path gradient. 2020-01-23 21:11:29 +01:00
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: Add version resource. 2019-05-27 14:35:28 +02:00
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: Use internal function to add bezier points for curve. 2020-04-16 22:10:04 +02:00
image.c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
imageattributes.c
matrix.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
metafile.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
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 gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
stringformat.c