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: Fix generic string formats behavior. 2017-04-28 18:40:11 +02:00
gdiplus.manifest
gdiplus.rc gdiplus: Add version resource. 2019-05-27 14:35:28 +02:00
gdiplus.spec gdiplus: Implement GdipGetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:41 +02:00
gdiplus11.manifest gdiplus: Added version 1.1 manifest. 2015-06-11 21:06:10 +09:00
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 gdiplus: Implement GdipSetImageAttributesNoOp. 2017-10-24 19:09:31 +02:00
matrix.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
metafile.c gdiplus: Improve GdipSetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:44 +02:00
pathiterator.c gdiplus: Do not use GdipAlloc and GdipFree in internal functions. 2015-10-11 13:44:22 +09:00
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 gdiplus: Use better naming for line alignment format field. 2017-04-28 18:40:13 +02:00