[Bug 7421] GDI32 painting.c, AngleArc function renders improperly
http://bugs.winehq.org/show_bug.cgi?id=7421 ninevoltz(a)metalink.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From ninevoltz(a)metalink.net 2007-14-02 09:59 ------- Appears to have been a typo on line 810 of painting.c, it should read: y2 = y - sin((eStartAngle+eSweepAngle)*f_pi/180) * dwRadius; instead of: y2 = x - sin((eStartAngle+eSweepAngle)*f_pi/180) * dwRadius; It's fixed now!! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs