in case anyones wondering, the bug also appears to be on ImageMagick 6.8.0-7 too (latest version on macports)
I guess I'd better install from source...
hmmm, double checked this by redownloading (incase I somehow had a corrupted file) and retesting this, still doesn't work for me: convert rauch0000.bmp -transparent "rgb(128,128,128)" 1tmp1.png 1tmp1.png has a background of RGB 55,55,55 however for the explosions "explo0000.bmp" the background IS ...
Hi guys, I'm pretty sure this is a bug since I've been using imagemagick to convert a few hundred files with some bash scripts for the last hour or so with no problem (and utilising the same command)). The command that I use hasn't changed from my previous working command and is basically: convert ...