Skip to content

v2.4.0

Compare
Choose a tag to compare
@tonimelisma tonimelisma released this 06 Jan 13:02
· 234 commits to master since this release
feb2425

New functionality:

  • Support vips_similarity (rotate and scale picture precisely, any angle)
  • Add support for converting govips images to golang image.Image objects
  • Smart cropping functionality (crop to the interesting parts of pictures)
  • Draw rectangles (draw_rect()) or start with an empty black image (black())
  • New format-specific export parameters which allow you to tune format-specific options

Bug fixes:

  • Check if libvips compiled with ICC profile support before attempting to use it
  • Compress TIFF lossless by default