Sweden-Number/dlls/gdiplus
Pengpeng Dong 36e6ea9767 gdiplus: Initialize the dead point coordinates in "GpPointF, *ptf" to 0.
Signed-off-by: Pengpeng Dong <dongpengpeng@uniontech.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-18 22:25:25 +02:00
..
tests gdiplus/tests: Don't test point type array padding. 2020-09-17 10:43:52 +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: Initialize the dead point coordinates in "GpPointF, *ptf" to 0. 2020-09-18 22:25:25 +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 gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
metafile.c gdiplus: Implement GdipEnumerateMetafileSrcRectDestRect. 2020-09-18 22:25:09 +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