[Webkit-unassigned] [Bug 202739] [GTK] Implement conic gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 12 00:42:35 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202739

--- Comment #7 from Diego Pino <dpino at igalia.com> ---
* Addressed comments about function naming convention.
* Fixed the remaining two failing tests. To paint a conic gradient of two colors accurately it's necessary to draw the cone using 4 bezier lines (5 color stops).

I think the patch is ready now. All conic tests are passing. I think however the code to figure out the radius of the cone should be moved somehow to platform dependent code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191012/c23a53f4/attachment.html>


More information about the webkit-unassigned mailing list