https://bugs.winehq.org/show_bug.cgi?id=51561
--- Comment #2 from C. Leu kle@bluewin.ch --- Hi Zebediah Figura
Yes it should be simple to reproduce, - just paint a normal line in Paint.NET 3.5.11. You should notice that there is some lag during drawing the line and in my case there is also a small delay during the drawing. (The mouse cursor looks to be "faster" and the drawn line follows it with around one second "lateness".) This reminds me to bug 24653.
As mentioned this does not happen with native gdiplus.dll, - the line is written 1:1 with no lag or delay and exactly were you want to draw it. Unfortunately the native gdiplus.dll runs not stable, it crashes reproducibility after some time. The built-in gdiplus.dll runs otherwise stable and reliable.
It should be noted that I have used a clean 64bit Wine prefix. More information can be found here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=19822
I can upload the Paint.NET crash report for the native Win 7 gdiplus.dll.