[Webkit-unassigned] [Bug 32405] [Qt] canvas clipping is buggy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 13 19:11:13 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=32405
Noam Rosenthal <noam.rosenthal at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48713| |review?
Flag| |
--- Comment #2 from Noam Rosenthal <noam.rosenthal at nokia.com> 2010-02-13 19:11:12 PST ---
Created an attachment (id=48713)
--> (https://bugs.webkit.org/attachment.cgi?id=48713)
Fix GraphicsContext::roundToDevicePixels in Qt
I found the source of the problem - our GraphicsContext::roundToDevicePixels
function is wrong, as it doesn't make the right calculation in the case of
rotating images.
The attached fix makes that function completely equivalent to the CG
implementation, and rotating canvas images now look fine!
--
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