Closed
Bug 1551956
Opened 6 years ago
Closed 6 years ago
Incorrect cubic bézier inflection points
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
INVALID
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(1 obsolete file)
I'm losing track of the number of bugs found in the path flattening code for something only ever used to position text along a curve in SVG documents. Perhaps we should replace this fancy implementation with a simple recursive flattening function.
Anyway, the second root of the quadratic equation in FindInflectionPoints is wrong.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9065121 -
Attachment is obsolete: true
Assignee | ||
Comment 2•6 years ago
|
||
False alert.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•