[Webkit-unassigned] [Bug 23625] Skia platform doesn't render text to a canvas or support clipping to an image buffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 16:52:07 PST 2009


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





------- Comment #10 from sky at google.com  2009-02-03 16:52 PDT -------
(In reply to comment #9)
> Created an attachment (id=27281)
 --> (https://bugs.webkit.org/attachment.cgi?id=27281&action=view) [review]
> masked mask as tif
> 
> ... on safari 3.2
> 

If I fix the bug in PlatformContextSkia when I run your test case I hit a
divide by zero error in SkPMColorToColor in SkiaUtils.cpp. This is likely
happening because getImageData doesn't fix up the alpha before extracting a
value. I'll attach a patch shortly that fixes PlatformContextSkia.


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