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.
Hey, I'm really confused about this issue but this is what I can gather:
I've been using a script I wrote for months, and suddenly everything stopped working on the 25th. My "convert -version" reports 6.2.8 from August 25th. The error I'm getting is "UnrecognizedLayerType Flatten". My code is basically this:
I didn't upgrade ImageMagick manually so I don't know what's going on, but it seems like a strange coincidence that this version's from the same day it all stopped working.
The IM ChangeLog indicates that flatten was added in version 6.3.2 so you need to upgrade.
Pete
Sorry, my ISP shutdown all personal webspace so my MagickWand Examples in C is offline.
See my message in this topic for a link to a zip of all the files.
Whoa, okay, I'm sorry if I sound stupid here but this is weird. How could the version have been downgraded? Also, the date given with the "convert -version" command doesn't have anything to do with when the version was released then? Because like I said, it says August 25th, 2010, but it's version 6.2.8.