[Webkit-unassigned] [Bug 41311] Skia: Need to implement GraphicsContext::clipConvexPolygon()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 16:24:37 PDT 2010


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





--- Comment #8 from Adam Langley <agl at chromium.org>  2010-06-29 16:24:36 PST ---
(In reply to comment #7)
> It's true that it's not terribly difficult to find something that still looks buggy when you play with the interactive test case. I have filed a few bugs that remain with the new implementation; let me know if you want links. I hope to fix some of them soon. I doubt we will fix ALL edge cases, but we have already fixed a huge number of bugs with the new implementation, so I think we're okay for now.

One thing that I did notice. If you look at the image in:

http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/fast/borders/borderRadiusDashed01-expected.png?rev=62035

The bottom rightmost, red dash has a faint line across it. It's something that we see in Chrome also. I would guess that it's the result of anti-aliased paths not joining correctly. (Coincidently, that's why Chrome don't do anti-aliased clipping for canvas.) I don't know what to do about it however.

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