Skip to content

v0.5.3

Compare
Choose a tag to compare
@cshum cshum released this 22 Dec 06:52
· 990 commits to master since this release

Imagor 0.5 onwards revamp file I/O and leverages vips_thumbnail_buffer and vips_thumbnail where possible and using native file sniffing from libvips. These improve I/O performance, especially for file loader and storage.

  • feat(vips) revamp vips thumbnail construction to support both file and buffer
  • feat(vips) added option -vips-max-width -vips-max-height
  • fix(imagor) fix nil pointer dereference on empty response cases
  • feat(vips) add option -vips-load-from-file