[Bug 7421] New: GDI32 painting.c, AngleArc function renders improperly

Wine Bugs wine-bugs at winehq.org
Tue Feb 13 20:54:53 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7421

           Summary: GDI32 painting.c, AngleArc function renders improperly
           Product: Wine
           Version: 0.9.30.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ninevoltz at metalink.net


The AngleArc function of GDI32 does not render arcs properly. I'm guessing that
this is possibly because M_PI is a defined as a double and the parameters to the
routine are floats. See my attached program, angle.exe. You can prove the bug
with it. Set Wine to Windows 2000/XP before running it.

-- 
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.



More information about the wine-bugs mailing list