libvips v8.10.1 Release Notes
Release Date: 2020-09-04 // over 2 years ago-
๐ Changes since 8.10.0:
- ๐ fix markdown -> xml conversion in doc generation
- โ remove typedef redefinitions to please old gccs
- ๐ fix regression in tiff pyramid thumbnailing [tand826]
- stop 0-length buffer being passed to imagemagick [lovell]
- convert no-profile CMYK to RGB on save [augustocdias]
- ensure SVG loader skips input with chars outside x09-x7F range [lovell]
- ๐ better mask sizing in gaussmat [johntrunc]
- ๐ fix tiffsave "squash" handling [barryspearce]
- ๐ fix jpegload autorotate [chregu]
- only start the background render thread on first use