Sweden-Number/dlls/gdiplus/tests
Vincent Povirk 4ed1b4f5e8 gdiplus: Allow recording metafiles with a NULL frame.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-07 12:58:16 +09:00
..
Makefile.in
brush.c
customlinecap.c
font.c gdiplus/tests: Check the correct fallback font when Arial is missing. 2015-11-26 00:12:51 +09:00
graphics.c gdiplus: Apply page scale to pen thickness. 2015-03-24 14:06:02 +09:00
graphicspath.c gdiplus/tests: Add test for GdipTransformPath with null-matrix. 2016-03-25 12:44:16 +09:00
image.c gdiplus/tests: Use todo_wine_if() in tests. 2016-02-16 12:09:39 +09:00
matrix.c
metafile.c gdiplus: Allow recording metafiles with a NULL frame. 2016-04-07 12:58:16 +09:00
pathiterator.c
pen.c gdiplus: Implement GdipResetPenTransform. 2016-02-06 12:23:48 +09:00
region.c gdiplus: Implement GdipCreateRegionRgnData. 2015-06-15 17:40:43 +09:00
stringformat.c