[Webkit-unassigned] [Bug 66762] Canvas stroke and strokeRect with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 4 22:25:49 PDT 2014


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





--- Comment #3 from Dirk Schulze <krit at webkit.org>  2014-04-04 22:26:08 PST ---
(In reply to comment #2)
> Rik, could you check this as well? Blink and WebKit are compatible are different to Firefox.

Ok, the results are incorrect. For fill we draw into an image buffer and then composite this image buffer with the context. Even though I hope that we can improve the performance with creating a transparency layer, we probably should do something similar here and for bug 66766.

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