[Webkit-unassigned] [Bug 60827] [GTK] Implement GraphicsContextCairo::imageInterpolationQuality().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 11:38:04 PDT 2011


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2011-05-23 11:38:04 PST ---
(From update of attachment 94172)
View in context: https://bugs.webkit.org/attachment.cgi?id=94172&action=review

Looks good, I think the ChangeLog just lacks a bit of context.

> Source/WebCore/ChangeLog:12
> +        Implement getter/setter of imageInterpolationQuality and logic to change
> +        interpolation algorithm when drawing image.
> +        WebCore control image quality using ImageQualityController so GraphicsContext
> +        can draw image faster using proper interpolation.
> +        Mac and Qt already implemented it.

I guess I was wondering if there are particular cases where things will speed up. When does WebCore change the interpolation quality of an image? Please either even out these line or split them into separate paragraphs. :)

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