http://bugs.winehq.org/show_bug.cgi?id=35331
Bug ID: 35331 Summary: Ellipse drawing problem using GM_ADVANCED graphics mode Product: Wine Version: 1.7.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: ralf.habacker@freenet.de Classification: Unclassified
Painting Ellipses in GM_ADVANCED graphicsmode and using dc rotation set with SetWorldTranform fails.
Instead of painting a rotated ellipse a still unrotated ellipse is drawn. The dc rotation only effects the height of the ellipse.