possible bug show: IM 6.9.4.7 and 7.0.1.9 Mac OSX

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

possible bug show: IM 6.9.4.7 and 7.0.1.9 Mac OSX

Post by fmw42 »

These two commands do not display the image. But they each create an image on disk named "show/" (without the quotes)

Code: Select all

convert logo: show:
im7 magick logo: show:
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: possible bug show: IM 6.9.4.7 and 7.0.1.9 Mac OSX

Post by magick »

Fixed in the current beta release. We're waiting for the Windows binary builds, once they complete, we'll release with the patch for show:.
Post Reply