Sweden-Number/dlls/gdiplus
Sven Baars 5f25d7a9a9 gdiplus/tests: Add some font family pointer tests.
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-28 18:35:46 +01:00
..
tests gdiplus/tests: Add some font family pointer tests. 2019-01-28 18:35:46 +01:00
Makefile.in
brush.c gdiplus: Fix brush transform created with GdipCreateLineBrushFromRect(). 2018-11-28 10:43:37 +01:00
customlinecap.c gdiplus: Implement unfilled mode for arrow caps. 2018-05-14 23:51:36 +02:00
font.c gdiplus: Fix a memory leak (Valgrind). 2018-12-19 22:13:44 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add stub for GdipSetPathGradientPath. 2018-03-26 21:05:26 +02:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Remove unused brush fields. 2018-11-28 10:43:37 +01:00
graphics.c gdiplus: Fix input string tracing in GdipMeasureCharacterRanges(). 2018-10-05 11:25:33 -05:00
graphicspath.c gdiplus: Silently ignore empty rectangles in GdipAddPathRectangles. 2018-02-28 19:39:29 +01:00
image.c gdiplus: Fix a memory leak on error path (Valgrind). 2019-01-25 10:29:00 +01:00
imageattributes.c
matrix.c
metafile.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
pathiterator.c
pen.c gdiplus: Implement GdipRotatePenTransform(). 2018-10-24 20:12:05 +02:00
region.c gdiplus: Transform region rects as rects when possible. 2018-03-07 11:47:57 -06:00
stringformat.c