libvips/test/test-suite
John Cupitt d1094847a3 remove no-alpha webp support
We used to try to spot webp images with no alpha and load them as plain
RGB, but it turns out this is difficult to do reliably, especially
for animated images.

This patch simply removes support, so all webp images now load as RGBA.

See https://github.com/libvips/libvips/issues/1351
2019-06-27 16:37:11 +01:00
..
helpers add heif tests 2019-01-30 11:13:14 +00:00
images add heif tests 2019-01-30 11:13:14 +00:00
__init__.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
conftest.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
Makefile.am make test-suite survive make dist 2018-07-25 17:17:13 +01:00
test_arithmetic.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_colour.py fix cmyk test with lcms2 2019-01-18 10:22:19 +00:00
test_conversion.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_convolution.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_create.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_draw.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_foreign.py remove no-alpha webp support 2019-06-27 16:37:11 +01:00
test_histogram.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_iofuncs.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_morphology.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_resample.py fix clipping with new mapim cods 2018-12-17 20:29:31 +00:00