Sweden-Number/dlls/gdiplus/tests
Vincent Povirk da31ddb797 gdiplus: Account for GDI+ drawing operations in the metafile frame.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-03 10:22:35 +09:00
..
Makefile.in
brush.c
customlinecap.c
font.c gdiplus/tests: Fix a font leak (Valgrind). 2016-06-01 01:04:37 +09:00
graphics.c gdiplus/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-11 18:10:04 +09:00
graphicspath.c gdiplus/tests: Add test for GdipTransformPath with null-matrix. 2016-03-25 12:44:16 +09:00
image.c gdiplus: Implement GdipGetImageAttributesAdjustedPalette. 2016-06-14 12:16:59 +09:00
matrix.c
metafile.c gdiplus: Account for GDI+ drawing operations in the metafile frame. 2016-07-03 10:22:35 +09:00
pathiterator.c
pen.c gdiplus: Implement GdipResetPenTransform. 2016-02-06 12:23:48 +09:00
region.c gdiplus/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-11 18:10:04 +09:00
stringformat.c