Sweden-Number/dlls/gdiplus/tests
Nikolay Sivov 4ea173ef9b gdiplus: Implemented GdipShearMatrix with tests. 2008-07-08 21:08:54 +02:00
..
Makefile.in gdiplus: Added file for PathIterator testing. 2008-07-03 13:08:18 +02:00
brush.c
font.c gdiplus: Add a test to show that bitmap fonts aren't used for fontfamilies. 2008-07-08 20:37:36 +02:00
graphics.c gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test. 2008-05-12 14:00:22 +02:00
graphicspath.c gdiplus: GdipGetPathLastPoint implementation. 2008-07-01 13:45:37 +02:00
image.c gdiplus: Test GdipCloneImage. 2008-07-02 12:21:31 +02:00
matrix.c gdiplus: Implemented GdipShearMatrix with tests. 2008-07-08 21:08:54 +02:00
pathiterator.c gdiplus: Implementation of GdipPathIterGetSubpathCount with tests. 2008-07-07 14:16:07 +02:00
pen.c gdiplus: Add GdipCreatePen2 and test cases. 2007-12-31 16:45:34 +01:00
region.c gdiplus: Add some region tests. 2008-07-01 11:23:15 +02:00
stringformat.c