d1094847a3
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 |
||
---|---|---|
.. | ||
helpers | ||
images | ||
__init__.py | ||
conftest.py | ||
Makefile.am | ||
test_arithmetic.py | ||
test_colour.py | ||
test_conversion.py | ||
test_convolution.py | ||
test_create.py | ||
test_draw.py | ||
test_foreign.py | ||
test_histogram.py | ||
test_iofuncs.py | ||
test_morphology.py | ||
test_resample.py |