Any update on this. It automatically deletes my image when I close the window. For example
Code: Select all
cd desktop
convert rose: rose.png
convert rose.png show:
and then rose.png is off the desktop and in the trash.
convert -version
Version: ImageMagick 6.9.3-8 Q16 x86_64 2016-04-11
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License:
http://www.imagemagick.org/script/license.php
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo fftw fontconfig freetype gslib jbig jng jp2 jpeg lcms lqr ltdl lzma openexr png ps rsvg tiff webp x xml zlib
Max OSX Snow Leopard.
This does not happen under IM 6.9.3.7
Code: Select all
cd desktop
im6937 convert rose: rose.png
im6937 convert rose.png show:
Image is still on the desktop.