John Cupitt 34fcd1fe69 fix autorot in thumbnail
`vips_thumbnail()` was not taking a private copy of the image before
modifying metadata during auto-rotate.

Thanks janko.

See https://github.com/libvips/libvips/issues/1523
2020-01-12 14:24:23 +00:00
..
2020-01-12 14:24:23 +00:00
2019-12-29 21:40:21 +00:00
2019-11-26 09:14:40 +00:00
2019-11-24 18:22:43 +00:00
2017-03-06 11:55:38 +00: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.