To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81089 Issue #|81089 Summary|Wrong display of rotated bitmaps in VCL canvas Component|Drawing Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|viewing Assigned to|thb Reported by|af
------- Additional comments from [EMAIL PROTECTED] Tue Aug 28 13:18:19 +0000 2007 ------- Display of bitmaps in a VCL canvas via XCanvas::drawBitmap() with transformation with non-trivial rotation matrix in RenderState is not correct: bitmaps are not correctly rotated. The problem seems to lie in the CanvasHelper::implDrawBitmap() method (canvas/source/vcl/canvashelper.cxx) where the angle from the transformation matrix is not correctly mapped from radiant to degrees. A mapping from [0,2Pi) to [0,360) (with orientation reveresed) should do the trick. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]