[Webkit-unassigned] [Bug 20729] [Qt] Canvas gradients don't work as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 00:06:22 PDT 2008


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


vbs85 at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23266|0                           |1
        is obsolete|                            |
  Attachment #23314|                            |review?
               Flag|                            |




------- Comment #2 from vbs85 at gmx.de  2008-09-10 00:06 PDT -------
Created an attachment (id=23314)
 --> (https://bugs.webkit.org/attachment.cgi?id=23314&action=view)
Qt gradients

reused old canvas-code to get multiple color-stops with the same offset to
work:
http://developer.mozilla.org/samples/canvas-tutorial/4_9_canvas_lineargradient.html

and added the code above to support the inner radius as well as the outer
radius on Canvas:
http://developer.mozilla.org/samples/canvas-tutorial/4_10_canvas_radialgradient.html

-> gradients fixed


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list