wine/dlls/gdiplus
2023-06-27 22:14:15 +02:00
..
tests gdiplus/tests: Remove superfluous casts to self. 2023-06-27 22:14:15 +02:00
brush.c
customlinecap.c gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
font.c gdiplus: Fix GdipGetGenericFontFamily functions according to native gdiplus.dll. 2023-05-22 22:56:13 +02: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: Handle Windows style newline. 2023-05-29 11:25:50 +02:00
graphicspath.c gdiplus: Allow NULL format in GdipAddPathString. 2023-06-19 21:10:17 +02:00
image.c gdiplus: Use transparency instead of background color if transparent color flag is set in GIF GCE. 2023-03-06 11:09:39 +01:00
imageattributes.c
Makefile.in
matrix.c gdiplus: Improve performance of GdipInvertMatrix. 2023-05-18 05:29:12 -05:00
metafile.c gdiplus: Support playing back pen custom end line cap. 2023-05-29 11:26:07 +02:00
pathiterator.c
pen.c gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
region.c
stringformat.c