https://bugs.winehq.org/show_bug.cgi?id=35169
--- Comment #5 from Bartosz gang65@poczta.onet.pl --- The issue is present in method:
BOOL CDECL dibdrv_Ellipse( PHYSDEV dev, INT left, INT top, INT right, INT
bottom )
inside dlls/win32u/dibdrv/graphics.c path.
The following method doesn't support rotation.