When I am doing softshaddows on images as shown here: http://www.cit.gu.edu.au/~anthony/graphics/imagick6/thumbnails/#shadow the seems fine in FireFox, but they look horrible in Internet Explorer, there is no shaddow or transparency, just one big black box in the bagground.
I could be, that IE doesn't do well wih png files, or it could be me that is making the png files wrong, It is all running on a Windows XP with ImageMagick 6.2.6-4 Q16 (03/15/06) installed from binary release., and the last conversion looks like this: convert -page +2+2 ".\rounded\110 1210 10397.png" ( +clone -background navy -shadow 60x4+4+4 ) +swap -background none -mosaic -depth 8 -colors 256 -quality 95 ".\shadows\110 1210 10397.png" /Thomas _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
