wxWidgets/tests/image
Vadim Zeitlin 9151248ee0 Update the URL of the web site images used in the test.
The old images don't exist any more after web site redesign.

Also, the new favicon can't be loaded from an unseekable stream because it
contains multiple icons, so point to the old favicon instead.

Closes #16049.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-06 13:53:14 +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 Update the URL of the web site images used in the test. 2014-03-06 13:53:14 +00:00
rawbmp.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00