[Webkit-unassigned] [Bug 55380] [Qt] HTML canvas animation shows artifacts when browser view is zoomed out to the maximum

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 07:47:08 PST 2011


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





--- Comment #3 from Fabrizio <fabrizio.machado at nokia.com>  2011-03-01 07:47:08 PST ---
While debugging test case, I saw that in GraphicsContext::setImageInterpolationQuality, we are setting the quality to InterpolationMedium, and thus hint painter to use SmoothPixmapTransform.

I tried giving other hints to see what would happen, but it has no apparent effect on the appearance.

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