Sweden-Number/dlls/gdiplus
Vincent Povirk b3dfe973ad gdiplus: Add test for GdipSetTextRenderingHint and make it pass. 2011-03-29 12:37:03 +02:00
..
tests gdiplus: Add test for GdipSetTextRenderingHint and make it pass. 2011-03-29 12:37:03 +02:00
Makefile.in
brush.c gdiplus: Initialize the ImageAttributes in GdipCreateTexture2I. 2011-03-28 17:08:53 +02:00
customlinecap.c
font.c gdiplus: Make load_ttf_name_id() static. 2011-03-16 14:14:23 +01:00
gdiplus.c gdiplus: Remove GdiplusShutdown() as it is redudant with GdiplusShutdown_wrapper(). 2011-03-16 14:14:23 +01: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: Add test for GdipSetTextRenderingHint and make it pass. 2011-03-29 12:37:03 +02:00
graphicspath.c gdiplus: Avoid shadowing a parameter. 2011-03-09 14:08:08 +01:00
image.c gdiplus: Use the given HPALETTE in GdipCreateBitmapFromHBITMAP. 2011-03-29 12:35:06 +02:00
imageattributes.c
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
pathiterator.c
pen.c
region.c gdiplus: Clean up HRGN when GdipGetRegionBounds succeeds too. 2011-03-28 17:08:53 +02:00
stringformat.c