v0.8.9
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
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