wine-wine/dlls/gdiplus
Shawn M. Chapla 739d0a1dfa gdiplus/tests: Add GDI/GDI+ graphics interop test.
Signed-off-by: Shawn M. Chapla <schapla@codeweavers.com>
Signed-off-by: Esme Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-22 16:43:12 +02:00
..
tests gdiplus/tests: Add GDI/GDI+ graphics interop test. 2020-06-22 16:43:12 +02:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
brush.c gdiplus: Handle additional hatch styles. 2020-06-15 20:55:56 +02:00
customlinecap.c
font.c
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipGetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:41 +02:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Fix hatch brush patterns that require anti-aliasing. 2020-06-15 20:55:53 +02:00
graphics.c gdiplus: Simplify modulo 8 math used for rendering origin. 2020-06-22 16:43:12 +02:00
graphicspath.c gdiplus: Use internal function to add bezier points for curve. 2020-04-16 22:10:04 +02:00
image.c gdiplus: Introduce absdiff helper. 2020-06-01 22:10:28 +02:00
imageattributes.c
matrix.c
metafile.c gdiplus: Improve GdipSetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:44 +02:00
pathiterator.c
pen.c
region.c
stringformat.c