libvips v8.10.2 Release Notes

Release Date: 2020-10-12 // over 3 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