]> git.saurik.com Git - wxWidgets.git/commit
fix bug in wxGDIPlusMatrixData::Rotate: it must take radians for coherency with docs...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 9 Jun 2010 17:58:13 +0000 (17:58 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 9 Jun 2010 17:58:13 +0000 (17:58 +0000)
commit6f32f3cea28e7f0dfe1618bced4d9648af26d6d7
treed765a3f3da158afa8e4b796b2c6d2612b5bcfb37
parent76da19045448cb27cd66dbba410216b516661efb
fix bug in wxGDIPlusMatrixData::Rotate: it must take radians for coherency with docs and other ports but GDI+ wants degrees.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/graphics.cpp