Open koenpunt opened 3 years ago
More recent versions (>=8.7) of Libvips (and ruby-vips) support writing GIF files.
This PR brings support for that to carrierwave-vips.
I've also added support for passing nil for width or height, to match with the MiniMagick support.
nil
More recent versions (>=8.7) of Libvips (and ruby-vips) support writing GIF files.
This PR brings support for that to carrierwave-vips.
I've also added support for passing
nil
for width or height, to match with the MiniMagick support.