> mogrify @36000 cactusflower.thumb.jpg
and got the error message
mogrify: unable to open image `@36000': No such file or directory @
blob.c/OpenBlob/2480.
How should I do it? I also tried using quote marks '@36000' and putting
the ampersand last, 36000@, but all elicit the same error message.
--
Dieter Britz
mogrify -resize @36000 cactusflower.thumb.jpg
Works for me.
Elijah
------
doesn't normally use imagemagick
Thanks!
--
Dieter Britz