github cshum/imagor v0.8.12

latest releases: v1.9.4, v1.9.3, v1.9.2...
4 years ago

Crop params in percentage

Imagor now supports cropping image by percentage float params. Useful for cropping image when image size is not known beforehand. (thanks @pletessier )

Example:

http://localhost:8000/unsafe/0.1x0.2:0.8x0.9/filters:fill(cyan)/raw.githubusercontent.com/cshum/imagor/master/testdata/dancing-banana.gif

dancing-banana

What's Changed

  • Crop params in percentage by @pletessier in #28
  • feat(vips): float support for watermark position
  • fix(vips): crop animated height handling and cleanup
  • fix(imagor): neglect warn log for result loader error

New Contributors

Full Changelog: v0.8.10...v0.8.12

Don't miss a new imagor release

NewReleases is sending notifications on new releases.