Sweden-Number/dlls/gdiplus
Florian Will a7fc06f62c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd().
Signed-off-by: Florian Will <florian.will@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-19 20:26:53 +01:00
..
tests gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
Makefile.in gdiplus: Build with ucrtbase. 2019-08-07 00:12:25 +02:00
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: Print fixme in GdipGetNearestColor only once. 2020-02-11 19:47:56 +01:00
graphicspath.c gdiplus: Add LineCapDiamondAnchor path widening. 2020-02-19 20:00:54 +01:00
image.c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
imageattributes.c
matrix.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
metafile.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +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 gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
stringformat.c