https://bugs.winehq.org/show_bug.cgi?id=37275
--- Comment #12 from David dav75uk@yahoo.co.uk --- On Chessbase 11, I get the same problem and I see the following:
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
And multiple 0064:fixme:gdiplus:GdipWidenPath unimplemented end cap ff for every extra arrow I draw.
The first 2 messages are commonly seen, GdipSetCustomLineCapStrokeCaps and GdipWidenPath errors are new which have been fixme:gdiplus:GdipCreateAdjustableArrowCap not implemented before as in the log snippet I pasted in the bug's history before.