[Webkit-unassigned] [Bug 31507] REGRESSION: [CAIRO] wrong drawing of Gradients and Patterns on texts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 17:02:07 PDT 2011


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





--- Comment #13 from Dirk Schulze <krit at webkit.org>  2011-04-26 17:02:06 PST ---
(In reply to comment #12)
> (From update of attachment 89073 [details])
> I feel like this patch may be wrong.  Because you should probably be more like CG, and not need to use setPlatformPattern, instead just use the ctm at draw time.
> 
> But, this passes the test.  This stuff is hard, and requires iteration.  I think we should land this patch and work from here.  Talk to krit.

The reason why we do it the way in CG is different to Cairo. With CG you can transform patterns, gradients and the context idependent of each other. Cairo is able to do so.

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