On Sat, 29 Aug 2009 23:28:50 +0400 Hiisi <[email protected]> wrote:
> > None that I know of. But will defer to the IM developers/experts. > > > > You may have to write a script and test for the existence of an > > image before running convert. > > > > Or you can use mogrify and direct the output to another folder. > > > > > > If you prefer to use mogrify (which is old, as we know) I would > suggest the script to redirect mogrify output into some .tmp.tmp file > (name started exactly with '.' for file to be 'hidden'). Then you > could either mv it to the resulting file or simply rm. Thanks guys for your hints. I'm a little bit surprised that there is no that switch, but I will try to handle it on my own in a wrapper script. Regards Marcin _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
