https://bugs.winehq.org/show_bug.cgi?id=45273 Bug ID: 45273 Summary: Chessbase 11 cannot draw arrows Product: Wine Version: 3.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: dav75uk(a)yahoo.co.uk Distribution: --- Similar issue to https://bugs.winehq.org/show_bug.cgi?id=42809 but with slightly differing unimplemented requirements from GdipWidenPath. Originally mentioned on https://bugs.winehq.org/show_bug.cgi?id=37275 In this case: 0064:fixme:gdiplus:brush_fill_pixels path gradient blend not implemented 0064:fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7 0064:fixme:gdiplus:GdipSetCustomLineCapStrokeCaps not implemented 0064:fixme:gdiplus:GdipWidenPath unimplemented end cap ff 0064:fixme:gdiplus:GdipWidenPath unimplemented end cap ff The first two error messages have been around a long while so are probably unrelated. The last two (same) messages are multiplied for each extra arrow drawn, which probably indicates only the last needs to be implemented. -- 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.