Re: PIL - Transparency Nightmares

2006-07-10 Thread tac-tics
I RTFM harder, and found that paste with an image mask (using the watermark as the mask) does the trick. -- http://mail.python.org/mailman/listinfo/python-list

PIL - Transparency Nightmares

2006-07-10 Thread tac-tics
I'm trying to make a simple script which attaches watermarks to every image in one directory and saves the output image to another. However, while I understand (in theory at least) what I need to be doing, I can't figure out where to go from here. First of all, I have a watermark image and a list