[Webkit-unassigned] [Bug 12924] New: PathTraversalState's normalAngleAtLength/pointAtLength don't work.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 03:46:11 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12924

           Summary: PathTraversalState's normalAngleAtLength/pointAtLength
                    don't work.
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zimmermann at kde.org


Path::pointAtLength() uses PathTraversalState to iterate through the segments.
This comment says it all: "// FIXME: Need to actually find the exact point and
change m_current".

For Path::normalAngleAtLength() to work the tangent slope calculation has to be
corrected. Attaching patch to fix both.


-- 
Configure bugmail: http://bugs.webkit.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 webkit-unassigned mailing list