Sweden-Number/dlls/gdiplus/tests
Detlef Riekenberg fa5d091051 gdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale. 2013-04-18 11:41:53 +02:00
..
Makefile.in gdiplus: Test for EMF+ recording. 2011-01-27 14:16:38 +01:00
brush.c gdiplus: Store only one surround color if all colors are the same. 2012-04-25 12:16:36 +02:00
customlinecap.c gdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale. 2013-04-18 11:41:53 +02:00
font.c gdiplus: GdipGetLogFont should use device scale and transform when appropriate. 2012-10-26 16:48:53 +02:00
graphics.c gdiplus: GdipMeasureCharacterRanges should treat empty layout extents as infinite when StringFormatFlagsNoClip is specified. 2013-03-15 11:43:24 +01:00
graphicspath.c gdiplus: Allow adding rectangles with negative sizes to paths. 2011-02-07 10:12:33 -06:00
image.c gdiplus/tests: Skip the tests if unable to load the TIFF image. 2013-03-04 17:32:02 +01:00
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
metafile.c gdiplus: Implement GdipCloneImage for metafiles with a handle. 2012-11-01 10:50:41 +01:00
pathiterator.c gdiplus/tests: Make sure return value is used (LLVM/Clang). 2011-02-07 10:11:53 -06:00
pen.c gdiplus/tests: Comment out a test that corrupts the stack on Vista. 2010-06-30 14:17:13 +02:00
region.c gdiplus: Implement GdipGetRegionScans. 2010-10-28 11:41:32 +02:00
stringformat.c