[Bug 44367] d2d: FillEllipse/DrawEllipse are not implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 18 23:22:19 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44367

--- Comment #7 from Stan <markau0 at lycos.com> ---
I don't know if this means much but I've searched the dll's and found

The Serum dll has

GdipSetPathFillMode
GdipCreateSolidFill
GdipSetSolidFillColor
GdipFillRectangle
GdipFillPolygon
GdipFillEllipse
GdipFillPath

D2D1CreateFactory
DWriteCreateFactory


The OBXD dll has

GdipSetPathFillMode
GdipCreateSolidFill
GdipSetSolidFillColor
GdipFillRectangle
GdipFillPolygon
GdipFillEllipse
GdipFillPath


MP_GetFactory
D2D1CreateFactory
DWriteCreateFactory

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list