wine-wine/dlls/gdiplus
Damjan Jovanovic 99a171981c gdiplus: In CompositingModeSourceCopy, fully transparent pixels are drawn black.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42585
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-05 20:21:29 +01:00
..
tests gdiplus: In CompositingModeSourceCopy, fully transparent pixels are drawn black. 2020-03-05 20:21:29 +01:00
Makefile.in
brush.c gdiplus: Calculate centroid of path as default center of path gradient. 2020-01-23 21:11:29 +01: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: Add GdipSaveAddImage() stub. 2020-02-19 20:01:15 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Refactor to split up encode_image_wic(). 2020-02-19 20:01:05 +01:00
graphics.c gdiplus: In CompositingModeSourceCopy, fully transparent pixels are drawn black. 2020-03-05 20:21:29 +01:00
graphicspath.c gdiplus: Caps do not shrink for line width < 2.0. 2020-03-03 23:02:00 +01:00
image.c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
imageattributes.c
matrix.c
metafile.c
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