wxWidgets/tests/graphics
Artur Wieczorek 2b7aab70ff Added tests to check setting of clipping region for transformed wxDC/wxGCDC.
In these tests clipping region is set for transformed wxDC/wxGCDC (with changed device origin, logical origin and scale) to check if all these transformations are taken into account in the clipping box calculations.
2016-07-09 23:38:33 +02:00
..
affinematrix.cpp Use wxMemoryDC with selected wxBitmap to create wxGraphicsContext in the graphics test. 2016-06-29 21:01:53 +02:00
bitmap.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
boundingbox.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
clippingbox.cpp Added tests to check setting of clipping region for transformed wxDC/wxGCDC. 2016-07-09 23:38:33 +02:00
colour.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
ellipsization.cpp Fix ellipsization unit test when using pixel scaling 2016-02-26 15:09:39 +01:00
measuring.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00