Sweden-Number/dlls/gdiplus/tests
Francois Gouget 1051a107a4 gdiplus/tests: Make pixels_to_units() static. 2012-08-16 17:08:00 +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
font.c gdiplus: Add a test for creating a nonexistent font with GdipCreateFontFromLogfont. 2012-06-19 13:44:07 +02:00
graphics.c gdiplus/tests: Make pixels_to_units() static. 2012-08-16 17:08:00 +02:00
graphicspath.c gdiplus: Allow adding rectangles with negative sizes to paths. 2011-02-07 10:12:33 -06:00
image.c gdiplus: When there is no target rectangle specified DrawImage should scale image to device dpi. 2012-08-16 11:58:42 +02:00
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
metafile.c gdiplus: Implement GdipPlayMetafileRecord for EMF records. 2011-07-08 13:40:42 +02:00
pathiterator.c gdiplus/tests: Make sure return value is used (LLVM/Clang). 2011-02-07 10:11:53 -06:00
pen.c
region.c gdiplus: Implement GdipGetRegionScans. 2010-10-28 11:41:32 +02:00
stringformat.c