[Webkit-unassigned] [Bug 31438] Implement non-scaling-stroke (from SVG Tiny 1.2, also in Opera)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 00:06:21 PST 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #14 from Dirk Schulze <krit at webkit.org>  2009-11-17 00:06:18 PST ---
I still wounder it this works with transformed gradients. This is the main
problem I see on Cg. Cg is not able to transform gradients, so we transform the
context to draw the gradient correctly. Can you add a testcase where you use
not scaled strokes and fill/stroke the patch with a transformed gradient?
And please scale and skew the gradient using gradientTransform.

Also, did youalready run pixel-tests? There might me other issues.

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



More information about the webkit-unassigned mailing list