[Webkit-unassigned] [Bug 39753] ImageSkia doesn't apply antialiasing to rotated image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 08:29:12 PDT 2010


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





--- Comment #9 from NovakP <kuvik3 at gmail.com>  2010-06-17 08:29:12 PST ---
(In reply to comment #8)

I think it would be better to match other browsers behavior in CSS 2D Transforms (Safari, Firefox, Opera already do antialiasing).
Canvas is slightly other case for me, it's "drawing board", you can do things like overlapped images in canvas easily, so it's better to leave images in canvas aliased. My patch doesn't affect canvas rendering, so it isn't same as issue #7508 in Chromium.

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