John Cupitt 6804ff61df load non-transparent GIFs as RGB
And GIFs with transparent elements as RGBA. This can make downstream
processing (eg. in vipsdisp) much quicker since it can save a
composite.
2021-06-07 09:54:53 +01:00
..
2019-12-29 21:40:21 +00:00
2019-11-24 18:22:43 +00:00
2017-03-06 11:55:38 +00:00
2021-05-09 15:49:44 +01:00

libvips test suite

This is in two parts: a few simple bash scripts in this directory are run on "make check", and a fancier Python test suite that's run by Travis on each commit.