wxWidgets/tests/graphics
Tim Roberts 607b800444 Fix wxMemoryDC::Blit() with itself as source in wxMSW
Don't use StretchDIBits() native function as it doesn't seem to handle the
case when its source and destination are the same correctly.

Closes #17666.
2016-09-21 23:00:03 +02:00
..
affinematrix.cpp Add new test of affine transformation matrix 2016-09-18 23:10:26 +02:00
bitmap.cpp Fix wxMemoryDC::Blit() with itself as source in wxMSW 2016-09-21 23:00:03 +02:00
boundingbox.cpp Add few tests of retrieving bounding box 2016-09-16 22:29:34 +02:00
clippingbox.cpp Add tests of setting clipping region and retrieving clipping box 2016-09-01 20:35:09 +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
graphmatrix.cpp Add test suite to check wxGraphicsMatrix operations 2016-09-18 23:09:44 +02:00
measuring.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00