gdiplus: Add GdipSetPenCompoundArray implementation.
commit9d5d4dba288c642521ecf73a33ec38567149f374
authorBartosz Kosiorek <gang65@poczta.onet.pl>
Sat, 29 Oct 2022 12:39:20 +0000 (29 14:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Oct 2022 11:04:59 +0000 (31 12:04 +0100)
tree566ab03f72c650a59749b74e6cd2fb8b43d5ea2f
parent4e734f48eb07c3d981829fc04d081b67feca9ed4
gdiplus: Add GdipSetPenCompoundArray implementation.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52196
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/graphicspath.c
dlls/gdiplus/pen.c
dlls/gdiplus/tests/pen.c