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.
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2016-05-12T15:24:37-07:00
IM 7.0.1.3 Q16 Mac OSX (non-hdri)
Code: Select all
im7 magick -size 200x200 xc:red xc:Blue gradient: -compose over -composite show:
display: no decode delegate for this image format `MIFF' @ error/constitute.c/ReadImage/501.
display: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2016-05-12T17:09:37-07:00
Add -verbose to your command line and post the results. We tried the command and it works fine for us.
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2016-05-12T18:05:10-07:00
im7 magick -verbose -size 200x200 xc:red xc:Blue gradient: -compose over -composite show:
xc:red=>red XC 200x200 200x200+0+0 16-bit sRGB 0.010u 0:00.000
xc:Blue=>Blue XC 200x200 200x200+0+0 16-bit sRGB 0.000u 0:00.000
xc:=> XC 200x200 200x200+0+0 16-bit sRGB 0.000u 0:00.000
gradient:=> XC 200x200 200x200+0+0 16-bit sRGB 0.010u 0:00.009
xc:red=>/tmp/magick-18064ozJ4BZsvCyBa MIFF 200x200 200x200+0+0 16-bit sRGB 240KB 0.020u 0:00.070
"display" -immutable -delay 0 -title "xc:red" "/tmp/magick-18064Q1fiiOQTWSbB"
display: no decode delegate for this image format `MIFF' @ error/constitute.c/ReadImage/501.
display: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.
xc:red=>show: MIFF 200x200 200x200+0+0 16-bit sRGB 240KB 0.020u 0:10.029
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2016-05-12T18:33:45-07:00
Thanks.
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2016-05-24T15:14:31-07:00
This is fixed, but it takes much longer to close the image and continue than it used to do for example in IM 6.9.0.0.