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
horse_bicubic_100x100.png
horse_bicubic_150x150.png
horse_bicubic_300x300.png
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
horse_box_average_100x100.png
horse_box_average_150x150.png
horse_box_average_300x300.png
horse_grey_flipped.bmp
horse_grey.bmp
horse_rle4_flipped.bmp
horse_rle4.bmp
horse_rle8_flipped.bmp
horse_rle8.bmp
image.cpp Try rounding the values when resizing wxImage instead of truncating. 2014-01-26 16:24:42 +00:00
rawbmp.cpp