wine/dlls/gdiplus
2023-01-27 13:39:07 +01:00
..
tests gdiplus: Improve performance of GdipTranslateMatrix. 2022-12-09 21:21:59 +01:00
brush.c
customlinecap.c gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
font.c gdiplus: Initialize a variable to avoid a spurious compiler warning. 2023-01-27 13:39:07 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
graphics.c gdiplus: Get the compositing mode directly from the graphics object. 2022-09-28 15:39:04 +02:00
graphicspath.c gdiplus: Add support for LineCapArrowAnchor. 2022-11-29 21:33:58 +01:00
image.c gdiplus: Replace GpImage's busy flag with SRWLOCK. 2022-10-24 11:17:39 +02:00
imageattributes.c
Makefile.in
matrix.c gdiplus: Improve performance of GdipTranslateMatrix. 2022-12-09 21:21:59 +01:00
metafile.c
pathiterator.c
pen.c gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
region.c
stringformat.c