wine/dlls/gdiplus
2023-07-27 13:12:06 +09:00
..
tests gdiplus: Prevent infinite loops due to floating point inaccuracy. 2023-07-27 13:12:06 +09:00
brush.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
customlinecap.c gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
font.c gdiplus/font: Fix GdipGetLogFontW/A with gdi_transform. 2023-07-24 22:11:52 +02:00
gdiplus.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Remove DECLSPEC_HIDDEN usage. 2023-07-17 09:40:20 +02:00
graphics.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
graphicspath.c gdiplus: Prevent infinite loops due to floating point inaccuracy. 2023-07-27 13:12:06 +09:00
image.c gdiplus: Set correct frame delay when GCE is missing. 2023-07-24 12:09:32 +02:00
imageattributes.c
Makefile.in
matrix.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
metafile.c gdiplus: Use nameless unions/structs. 2023-07-13 11:57:07 +02:00
pathiterator.c
pen.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
region.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
stringformat.c