Skip to content

v0.8.9

Compare
Choose a tag to compare
@cshum cshum released this 04 Feb 18:04
· 725 commits to master since this release

Animation support for repeated watermarks

Example

http://localhost:8000/unsafe/fit-in/200x150/filters:fill(cyan):watermark(raw.githubusercontent.com/cshum/imagor/master/testdata/dancing-banana.gif,repeat,bottom,0,40,40)/raw.githubusercontent.com/cshum/imagor/master/testdata/dancing-banana.gif

dancing-banana (6)

Changes

  • feat(vips): animated repeated watermark support
  • feat(imagor): imagor process concurrency semaphore
  • feat(vips): new proportion(percentage) filter
  • feat(vips): new crop(top,left,right,bottom) filter
  • fix(imagor) IsPNG should call readAllOnce
  • feat: add s3 force path style option
  • fix(imagor): move semaphore before load storage