v2.4.0
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