[Webkit-unassigned] [Bug 42370] Scaled Resized images are blurred when sent to Skia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 10:41:44 PDT 2010


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





--- Comment #8 from W. James MacLean <wjmaclean at chromium.org>  2010-09-24 10:41:44 PST ---
(In reply to comment #7)
> Created an attachment (id=68707)
 --> (https://bugs.webkit.org/attachment.cgi?id=68707) [details]
> Patch

Revised patch to *not* use SkMatrix::rectStaysRect(), as it seems not to work quite as advertised. We limit high-quality resampling to case of scaling & translation, but no skew, rotation or perspective.

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