cubicdaiya / ngx_small_light

Dynamic Image Transformation Module For nginx.
Other
472 stars 80 forks source link

Imagemagick: Add trim support #72

Open agaoglu opened 8 years ago

agaoglu commented 8 years ago

Adding a new parameter to specify fuzz amount for trim operation in ImageMagick. When set above 0, will run trim operation with set value which defines color tolerance 1.

Previously asked in https://github.com/cubicdaiya/ngx_small_light/issues/58.