Sweden-Number/dlls/gdiplus
Haoyang Chen 2697b74d67 gdiplus: Fix texture brush rotation.
Signed-off-by: Haoyang Chen <chenhaoyang@uniontech.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-12 10:42:03 +02:00
..
tests gdiplus/tests: Use the ARRAY_SIZE() macro. 2020-09-24 15:02:08 +02:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
brush.c gdiplus: Handle additional hatch styles. 2020-06-15 20:55:56 +02:00
customlinecap.c
font.c gdiplus: Set font emSize to height minus internal leading. 2020-07-15 20:06:37 +02:00
gdiplus.c gdiplus: Avoid a few unnecessary calculations for arc2polybezier. 2020-08-05 15:06:53 +02:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipEnumerateMetafileSrcRectDestRect. 2020-09-18 22:25:09 +02:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Add FillRegion serialization. 2020-07-22 22:18:22 +02:00
graphics.c gdiplus: Fix texture brush rotation. 2020-10-12 10:42:03 +02:00
graphicspath.c gdiplus: Use internal function to add bezier points for curve. 2020-04-16 22:10:04 +02:00
image.c gdiplus: Introduce absdiff helper. 2020-06-01 22:10:28 +02:00
imageattributes.c
matrix.c
metafile.c gdiplus: Remove superfluous cast to self. 2020-09-28 21:35:01 +02:00
pathiterator.c
pen.c gdiplus: Each pen dash array element must be greater than zero. 2020-02-17 18:48:33 +01:00
region.c
stringformat.c