[webkit-reviews] review requested: [Bug 45252] Add local triangulation of cubic curve control points : [Attachment 66611] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 5 22:41:24 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 45252: Add local triangulation of cubic curve control points
https://bugs.webkit.org/show_bug.cgi?id=45252

Attachment 66611: Patch
https://bugs.webkit.org/attachment.cgi?id=66611&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Adding a localized triangulation algorithm which takes as input the four
control points of a cubic curve segment and provides both triangles as well as
the ability to walk the interior edges. The latter will be used later to fill
the interior of shapes bounded by these cubic curves, quadratic curves and line
segments.


More information about the webkit-reviews mailing list