[Webkit-unassigned] [Bug 23957] SVG text gradients on chromium/skia doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 12:48:57 PST 2009


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


senorblanco at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dglazkov at chromium.org




------- Comment #5 from senorblanco at chromium.org  2009-02-19 12:48 PDT -------
(In reply to comment #4)
> I think we both mean the same but misunderstood us. You added this
> gradiend-calls to GraphicsContext, to have access to it in Font* and to
> fill/stroke texts with it (your gdi<->skia problem). But don't you have the
> same problem for patterns (eg. on
> http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-pservers-pattern-01-b.html)?
> I just suggested to implement this calls in GraphicsContext for patterns too.
> 

You're absolutely right -- that test is broken too.  I have fixed it in the
same  chrome build, but there are still some remaining issues:  it only works
if the x scale is 1.00001f (not 1.0f).  Probably a skia issue.

Would you like me to submit this in the same patch, or do you want to let this
one in as-is?


-- 
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