https://bugs.winehq.org/show_bug.cgi?id=57306
--- Comment #61 from Fabian Maurer dark.shadow4@web.de ---
if (ellipse_width < 2 || !ellipse_height) DipTrace - OK no squares
So it works now? Because you reported back it having squares last time.
PaintXP - Not crash, but it draws choppy
Caused by this patch or happens anyways? Should happen always.
Multisim - Crash with ...objects.c:812: solid_pen_lines: ....
Caused by this patch or happens anyways? Should happen always. Would need to reproduce or have logs to fix.
I created a branch to test: https://gitlab.winehq.org/DarkShadow44/wine/-/tree/win32u_dib
If you still have crashes with that branch, please provide a +dib log and I can take a look.