[Webkit-unassigned] [Bug 114329] [Cairo] Take current matrix into pattern matrix to end up at identity scale when cairo_fill runs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 03:37:17 PDT 2013


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





--- Comment #9 from Kyungjin Kim <gen.kim at samsung.com>  2013-04-23 03:35:36 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> 
> > I can't feel you for caching scaled images part. This patch makes drawPatternToCairoContext look alike Image::drawPattern in skia.
> 
> As I recall, the Skia port did cache scaled images when drawing them.

Thanks for the suggestion but I'm not sure this patch can cover the caching model. If the target is a gl surface, it would be good to cache source image to avoid uploading texture every time, for image surface I don't think 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