wine/dlls/gdiplus
2008-06-21 11:36:24 +02:00
..
tests gdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test. 2008-06-21 11:36:24 +02:00
brush.c gdiplus: Check pointer in GdipGetLineRectI. 2008-06-20 12:35:32 +02:00
customlinecap.c
font.c gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array. 2008-05-13 11:22:07 +02:00
gdiplus_private.h gdiplus: GdipGetImageFlags simple stub with test. 2008-05-12 13:59:56 +02:00
gdiplus.c
gdiplus.spec gdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test. 2008-06-21 11:36:24 +02:00
graphics.c gdiplus: Stub for GdipFlush. 2008-06-20 12:37:02 +02:00
graphicspath.c gdiplus: Implemented GdipGetPathData with test. 2008-06-20 12:37:44 +02:00
image.c gdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test. 2008-06-21 11:36:24 +02:00
imageattributes.c
Makefile.in
matrix.c gdiplus: Check count argument in GdipVectorTransformMatrixPoints. 2008-05-13 11:22:24 +02:00
pathiterator.c
pen.c gdiplus: GdipCreatePen2 should make a copy of the brush. 2008-06-20 11:19:13 +02:00
region.c gdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData. 2008-05-19 13:34:57 +02:00
stringformat.c