Search found 2 matches

by Baalrukh
2017-09-08T02:19:18-07:00
Forum: Bugs
Topic: Resize : negative or zero image size
Replies: 7
Views: 12339

Re: Resize : negative or zero image size

Thank you for the quick fix, it works fine for me now
by Baalrukh
2017-09-06T08:39:36-07:00
Forum: Bugs
Topic: Resize : negative or zero image size
Replies: 7
Views: 12339

Resize : negative or zero image size

I'm trying to resize a 1x14 image to 33% with the following command: convert myImage.png -strip -resize 33% png32:output.png but I get this error message : convert: negative or zero image size `myImage.png' @ error/resize.c/ResizeImage/2897. I tried both with ImageMagick 6.8.9-9 Q16 x86_64 2017-07-3...