[Webkit-unassigned] [Bug 13578] When QD plugins draw to an offscreen bitmap the origin is not correct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 14:13:00 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13578





------- Comment #4 from timothy at hatcher.name  2007-05-04 14:12 PDT -------
(From update of attachment 14323)
(int32)-boundsInWindow.origin.y - (offscreenBounds.bottom + offscreenMatrix.ty
* offscreenMatrix.d)

Please explain why you need to multiply offscreenMatrix.ty by offscreenMatrix.d
but not do something similar for offscreenMatrix.tx. Please explain this code
better in the comments.

Can you also use CGPointApplyAffineTransform like Darin asked?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list