Bug 6308

Summary: Radial gradient rendering anomalies when focal point is on the circumference
Product: pixman Reporter: Jonathan Watt <jwatt>
Component: pixmanAssignee: Søren Sandmann Pedersen <soren.sandmann>
Status: RESOLVED WONTFIX QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: keithp
Version: git master   
Hardware: All   
OS: All   
URL: https://bugzilla.mozilla.org/attachment.cgi?id=215264
Whiteboard:
i915 platform: i915 features:

Description Jonathan Watt 2006-03-18 09:57:52 UTC
See https://bugzilla.mozilla.org/show_bug.cgi?id=330682

When cairo_pattern_create_radial(cx0, cy0, 0.0, cx1, cy1, radius1) is called and
[cx0,cy0] is on or outside the circumference defined by cx1, cx2 and radius1
then we get rendering anomalies. See the testcases attached to the Mozilla bug
above:

  https://bugzilla.mozilla.org/attachment.cgi?id=215264
  https://bugzilla.mozilla.org/attachment.cgi?id=215265

Perhaps cairo is the place this should be caught?
Comment 1 Jonathan Watt 2006-03-18 20:08:06 UTC
CC'ing keithp since cworth tells me he's done some radial gradient stuff recently.
Comment 2 Søren Sandmann Pedersen 2010-10-13 06:17:13 UTC
The radial gradients have changed enough that this bug probably isn't relevant anymore.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.