wine/dlls/gdiplus
2024-07-02 20:05:34 +02:00
..
tests gdiplus: Do not create gdi32 objects for Bitmap objects. 2024-05-17 19:32:26 +02:00
brush.c
customlinecap.c gdiplus: Reorder filled arrow cap points to match native. 2024-05-16 23:09:05 +02:00
font.c gdiplus: Search microsoft platform names first in load_ttf_name_id(). 2024-04-04 20:56:20 +02:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h gdiplus: Do not store HDC on HWND Graphics objects. 2024-05-21 21:34:17 +02:00
graphics.c mlang: Return the correct interface in GetGlobalFontLinkObject. 2024-07-02 20:05:34 +02:00
graphicspath.c gdiplus: Fix signs on custom line cap rotation in add_anchor. 2024-05-16 23:09:05 +02:00
image.c gdiplus: Do not create gdi32 objects for Bitmap objects. 2024-05-17 19:32:26 +02:00
imageattributes.c
Makefile.in
matrix.c
metafile.c
pathiterator.c
pen.c
region.c gdiplus: Bracket HDC use in get_path_hrgn. 2024-05-21 21:34:17 +02:00
stringformat.c