Sweden-Number/dlls/gdiplus
Vincent Povirk 4edff21ea2 gdiplus: Prefer to not use gdi32 for gradient and texture brushes. 2011-03-11 11:48:18 +01:00
..
tests gdiplus: Add tests for interpolation mode and make them pass. 2011-03-10 14:10:15 +01:00
Makefile.in
brush.c gdiplus: Implement software rendering of texture brushes. 2011-03-11 11:48:08 +01:00
customlinecap.c
font.c gdiplus: Implement in-memory font storage. 2011-02-22 12:27:59 +01:00
gdiplus.c gdiplus: Return 0 from GdiplusShutdown. 2010-10-01 13:43:49 +02:00
gdiplus.spec gdiplus: Stub GdipGetHemfFromMetafile. 2011-01-27 14:15:59 +01:00
gdiplus_private.h gdiplus: Implement software rendering of texture brushes. 2011-03-11 11:48:08 +01:00
graphics.c gdiplus: Prefer to not use gdi32 for gradient and texture brushes. 2011-03-11 11:48:18 +01:00
graphicspath.c gdiplus: Avoid shadowing a parameter. 2011-03-09 14:08:08 +01:00
image.c gdiplus: Use signed types in convert_pixels to avoid problems on 64-bit. 2011-03-10 14:10:11 +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