qzaidi / magickwand

native port of imagemagick
21 stars 7 forks source link

Image resize issues with zero width or height #2

Closed vnykmshr closed 12 years ago

vnykmshr commented 12 years ago
  1. Attempt resizing an image with { width: xx, height: 0} [Error: width or height exceeds limit `' @ error/jpeg.c/WriteJPEGImage/1744]
  2. Attempt resizing an image with {width: 0, height: xx}
qzaidi commented 12 years ago

fixed in 0.3