It looks great alphaed - i have been trying to do teh same with other images using image magick but cannot get it to work
I used the following to convert all white picels in an image to transparent
convert cf_9_8.jpg -transparent "#FFF" cf_9_8_tr.jpg
any ideas of where I am goung wrong