I am trying to overlay a transparent gif onto another gif (no animated) I use the following command:
Code: Select all
"convert overlay_images/image.gif -background white -rotate 45 -transparent white overlay_images/tmpImages/rotation_1.gif"
Here you can see an example: http://www.tom-it.nl/example.gif
Can anybody tell me if this is possible with better quality transparency ?
With regards,
Thomas.