[Webkit-unassigned] [Bug 21981] [CAIRO] optimize GC::strokePath for stroke color's
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 12:40:19 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21981
------- Comment #1 from vbs85 at gmx.de 2008-10-30 12:40 PDT -------
Created an attachment (id=24776)
--> (https://bugs.webkit.org/attachment.cgi?id=24776&action=view)
strokeColor optimization
To change setColor() on GraphicsContext is maybe counterproductive. We use
setColor() 12 times and we only need it once to multiply the current alpha with
the globalAlpha.
--
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