wxWidgets/tests/graphics
Vadim Zeitlin fd5cfba711 Several fixes for wxAffineMatrix2D transformations.
Correct errors in TransformPoint() and TransformDistance().

Change Rotate() to interpret positive angles as rotating clockwise, for
consistency with wxGraphicsContext::Rotate().

Improve the unit test to verify that all the transformations work correctly.

Closes #14334.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-25 09:48:09 +00:00
..
affinematrix.cpp Several fixes for wxAffineMatrix2D transformations. 2012-05-25 09:48:09 +00:00
bitmap.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
colour.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
ellipsization.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
measuring.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00