Sweden-Number/dlls/gdiplus
Vincent Povirk 0c17a0b5bb gdiplus: Add a software implementation of line gradient brushes. 2011-01-24 12:13:57 +01:00
..
tests gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
brush.c gdiplus: Add a software implementation of hatch brushes. 2011-01-24 12:13:54 +01:00
customlinecap.c
font.c gdiplus: Don't rely on an HDC in GdipGetFontHeight. 2010-11-01 11:33:31 +01:00
gdiplus.c gdiplus: Return 0 from GdiplusShutdown. 2010-10-01 13:43:49 +02:00
gdiplus.spec gdiplus: Implement GdipGetRegionScans. 2010-10-28 11:41:32 +02:00
gdiplus_private.h gdiplus: Add a software implementation of hatch brushes. 2011-01-24 12:13:54 +01:00
graphics.c gdiplus: Add a software implementation of line gradient brushes. 2011-01-24 12:13:57 +01:00
graphicspath.c
image.c gdiplus: Support for indexed formats in GdipBitmapSetPixel. 2011-01-12 15:02:38 +01:00
imageattributes.c
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
pathiterator.c
pen.c
region.c gdiplus: Make get_path_hrgn work with HDC-less graphics objects. 2010-10-28 11:41:39 +02:00
stringformat.c