Search found 2 matches
- 2012-01-01T06:06:13-07:00
- Forum: Bugs
- Topic: Problem with mogrify
- Replies: 4
- Views: 14558
Re: Problem with mogrify
What version of IM are you using (is it 6.6.2.6)? type: convert -version Do you have jpg files in your current directory? Do you have libjpeg installed? type: convert -list configure look at the line starting with DELEGATES and see if it includes jpeg. or type: convert -list format see if it shows ...
- 2011-12-31T23:18:39-07:00
- Forum: Bugs
- Topic: Problem with mogrify
- Replies: 4
- Views: 14558
Problem with mogrify
mogrify -resize 800 *.jpg gives me this error
mogrify: unable to open image `*.jpg': @ error/blob.c/OpenBlob/2498
I am using 7:6.6.2.6-1ubuntu4 (imagemagick) on Natty (Ubuntu 11.04)
Thanks for your help
mogrify: unable to open image `*.jpg': @ error/blob.c/OpenBlob/2498
I am using 7:6.6.2.6-1ubuntu4 (imagemagick) on Natty (Ubuntu 11.04)
Thanks for your help