libvips v8.10.2 Release Notes
Release Date: 2020-10-12 // almost 4 years ago-
๐ Changes since 8.10.1:
- โก๏ธ update magicksave/load profile handling [kelilevi]
- ๐ better demand hint rules [kaas3000]
- ๐ fix tiff thumbnail from buffer and source [vansante]
- in jpegsave, don't set JFIF resolution if we set EXIF resolution
- โฌ๏ธ bump minimum libheif version to 1.3 [lovell]
- dzsave in iiif mode could set info.json dimensions off by one [Linden6]
- pdfload allows dpi and scale to both be set [le0daniel]
- ๐ allow gaussblur sigma zero, meaning no blur
- ๐ better heif signature detection [lovell]
- ๐ fix vips_fractsurf() typo [kleisauke]
- ๐ better heif EOF detection [lovell]
- ๐ fix gir build with g-o-i 1.66+ [Lรกszlรณ]
- ๐ improve seek behaviour on pipes
- โ add "speed" param to heifsave [lovell]
- ๐ fix regression in C path for dilate / erode [kleisauke]
- ๐ fix build with libheif save but no load [estepnv]
Previous changes from v8.10.1
-
๐ 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