RESOLVED DUPLICATE of bug 12925 12924
PathTraversalState's normalAngleAtLength/pointAtLength don't work.
https://bugs.webkit.org/show_bug.cgi?id=12924
Summary PathTraversalState's normalAngleAtLength/pointAtLength don't work.
Nikolas Zimmermann
Reported 2007-02-28 03:46:10 PST
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.
Attachments
Nikolas Zimmermann
Comment 1 2007-02-28 03:47:59 PST
*** This bug has been marked as a duplicate of 12925 ***
Nikolas Zimmermann
Comment 2 2007-02-28 03:48:31 PST
Sorry, accidently filed this bug twice :(
Note You need to log in before you can comment on or make changes to this bug.