wine/dlls/gdiplus
Jeff Smith c147f8e3d7 gdiplus/tests: Use much smaller fudge factor in test_widen_cap.
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-03-03 23:01:52 +01:00
..
tests gdiplus/tests: Use much smaller fudge factor in test_widen_cap. 2020-03-03 23:01:52 +01: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.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: Fix a possible NULL pointer reference in GdipGetNearestColor(). 2020-02-24 18:50:19 +01:00
graphicspath.c gdiplus: Add LineCapDiamondAnchor path widening. 2020-02-19 20:00:54 +01:00
image.c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
imageattributes.c
Makefile.in
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