wine-wine/dlls/gdiplus
Shawn M. Chapla 34aa117278 gdiplus: Preserve temp DC state for bitmap backed graphics objects.
Signed-off-by: Shawn M. Chapla <schapla@codeweavers.com>
Signed-off-by: Esme Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-22 16:43:12 +02:00
..
tests gdiplus: Preserve temp DC state for bitmap backed graphics objects. 2020-06-22 16:43:12 +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: Create FontFamily objects only once for the FontCollection. 2020-02-02 16:21:45 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipGetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:41 +02:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Fix hatch brush patterns that require anti-aliasing. 2020-06-15 20:55:53 +02:00
graphics.c gdiplus: Preserve temp DC state for bitmap backed graphics objects. 2020-06-22 16:43:12 +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: Improve GdipSetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:44 +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