Sweden-Number/dlls/gdiplus
Vincent Povirk 2302e80cc9 gdiplus: Don't use gdi32 to scale or draw from outside bitmaps. 2011-03-11 11:47:50 +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: Store an ImageAttributes in texture brushes. 2011-02-15 17:01:43 +01:00
customlinecap.c
font.c gdiplus: Implement in-memory font storage. 2011-02-22 12:27:59 +01:00
gdiplus.c
gdiplus.spec gdiplus: Stub GdipGetHemfFromMetafile. 2011-01-27 14:15:59 +01:00
gdiplus_private.h gdiplus: Use signed types in convert_pixels to avoid problems on 64-bit. 2011-03-10 14:10:11 +01:00
graphics.c gdiplus: Don't use gdi32 to scale or draw from outside bitmaps. 2011-03-11 11:47:50 +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