libvips/test/test-suite
John Cupitt 03f76b73b4 add "premultiply" param to tiffsave
Some programs, like indesign, only work with premultiplied alpha in TIFF. To
make TIFFs which are compatible with these programs, we'll need an extra
TIFF save flag (perhaps premultiply?) to premultiply alpha and save as
EXTRASAMPLE_ASSOCALPHA.

see https://github.com/libvips/libvips/issues/2192
2021-05-01 20:08:06 +01:00
..
helpers add jp2k tests 2021-03-20 12:16:10 +00:00
images Merge branch 'master' into add-openjpeg 2021-03-27 15:22:13 +00:00
Makefile.am pytest passes again after stream -> source/target 2019-12-29 23:08:33 +00:00
__init__.py
conftest.py
test_arithmetic.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_colour.py fix test suite 2019-11-27 11:48:50 +00:00
test_connection.py add ppm load/save to a connection 2020-06-27 15:23:18 +01:00
test_conversion.py fix range clips for casts to and from int 2020-12-09 15:14:59 +00:00
test_convolution.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_create.py Adapt test suite for AVIF support 2021-01-06 12:14:21 +01:00
test_draw.py
test_foreign.py add "premultiply" param to tiffsave 2021-05-01 20:08:06 +01:00
test_histogram.py fix test suite 2019-11-27 11:48:50 +00:00
test_iofuncs.py Avoid using vips7 symbols 2020-06-18 14:21:43 +02:00
test_morphology.py
test_mosaicing.py fix a memleak in vips__correl 2021-02-06 15:42:31 +00:00
test_resample.py Merge branch '8.10' 2021-03-06 11:47:02 +00:00