wxWidgets/tests/image
Vadim Zeitlin f4c9767b49 Try rounding the values when resizing wxImage instead of truncating.
This would seem to make more sense and might also fix the test failures
resulting from tiny differences in arithmetic operations when compiled with
different compilers/under different architectures.

Regenerate the test files and commit (disabled) change to the unit test
allowing to do it again in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-26 16:24:42 +00:00
..
horse_bicubic_50x50.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_bicubic_100x100.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_bicubic_150x150.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_bicubic_300x300.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_bilinear_50x50.png Try rounding the values when resizing wxImage instead of truncating. 2014-01-26 16:24:42 +00:00
horse_bilinear_100x100.png Try rounding the values when resizing wxImage instead of truncating. 2014-01-26 16:24:42 +00:00
horse_bilinear_150x150.png Try rounding the values when resizing wxImage instead of truncating. 2014-01-26 16:24:42 +00:00
horse_bilinear_300x300.png Try rounding the values when resizing wxImage instead of truncating. 2014-01-26 16:24:42 +00:00
horse_box_average_50x50.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_box_average_100x100.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_box_average_150x150.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_box_average_300x300.png Add a unit test for wxImage::Scale() method. 2013-07-01 14:47:12 +00:00
horse_grey_flipped.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_grey.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle4_flipped.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle4.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle8_flipped.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle8.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
image.cpp Try rounding the values when resizing wxImage instead of truncating. 2014-01-26 16:24:42 +00:00
rawbmp.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00