[Bug 8743] New: Vector NTI visual corruption, ArcTo in paths

Wine Bugs wine-bugs at winehq.org
Tue Jun 19 17:43:09 CDT 2007


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

           Summary: Vector NTI visual corruption, ArcTo in paths
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-gdi-(printing)
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mk144210 at bcm.tmc.edu


Vector NTI only displays circular molecules properly if wine's windows version is
winme or earlier (it checks the version and does not use ArcTo if we are in
winme as ArcTo did not exist in this version). This bug is due to extra
PT_MOVETO's in wine's ArcTo implementation in paths, which cause CloseFigure to
use the wrong starting point to close an arcto.

I am submitting patches momentarily, but just wanted to file this bugzilla
mainly to get a bug # and to put up my screenshots to show what happens.

Misha

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