Vadim Zeitlin
44a5cf78d1
Allow rescaling larger images in Win64 builds
...
Use wxUIntPtr rather than (unsigned) long in wxImage::ResampleNearest()
as long is still 32 bits under Win64 and so doesn't allow the code there
to work with images larger than 2^16 in either direction, when it could
be allowed in this case.
Document the current limits on the size of the image and add a unit test
checking that resizing images of size greater than 2^16 works in 64 bits.
See #18550 .
2021-09-04 18:59:33 +01:00
..
2016-07-22 23:00:48 +02:00
2016-07-22 23:00:48 +02:00
2017-11-30 22:50:31 +01:00
2016-07-22 23:00:48 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2016-07-22 23:00:33 +02:00
2017-11-30 22:50:31 +01:00
2017-11-30 22:50:31 +01:00
2017-11-30 22:50:31 +01:00
2017-11-30 22:50:31 +01:00
2011-08-17 21:01:09 +00:00
2011-08-17 21:01:09 +00:00
2011-08-17 21:01:09 +00:00
2011-08-17 21:01:09 +00:00
2011-08-17 21:01:09 +00:00
2011-08-17 21:01:09 +00:00
2021-09-04 18:59:33 +01:00
2020-09-25 01:04:49 +02:00
2020-10-01 02:13:28 +02:00
2020-09-25 01:04:49 +02:00
2020-09-25 01:04:49 +02:00
2020-09-25 01:04:49 +02:00
2020-09-25 01:04:49 +02:00
2020-09-25 01:04:49 +02:00
2020-09-25 01:04:49 +02:00
2020-09-25 01:04:49 +02:00
2020-10-12 21:58:37 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-05-01 14:03:04 +02:00
2021-01-12 18:22:03 +01:00
2021-01-12 18:22:03 +01:00