https://bugs.winehq.org/show_bug.cgi?id=54418
--- Comment #3 from 399989567@qq.com --- (In reply to Bartosz from comment #1)
please provude screenshot and some example application.
It seems that we implemented it with an algorithm similar to Bresenham. I will provide a demo later, but because the brush of this demo is a solid color, the function GDI32_GdipFillPath will be used, so we may need to comment out the function GDI32_GdipFillPath in the source code to reproduce the problem which is in the real application