Python scripting with Paint Shop Pro 8.0

John J. Lee jjl at pobox.com
Mon Jul 21 10:06:59 EDT 2003


Marc Wilson <marc at cleopatra.co.uk> writes:
[...]
> While I'm sure Python is a lovely language, the choice is due to PSP using
> the scripting engine: if I have to write something from scratch (or even
> from bits'n'bobs), I'll use a language I already know.
[...]

Very wise.  It would take you a whole afternoon to learn Python well
enough to do what you want with PIL <0.2 wink>.

http://effbot.org/zone/pil-imageenhance.htm
http://effbot.org/zone/pil-imagefilter.htm


And I'm sure that afternoon will pay off again.

OK, and another day to get out of the mess your OS (whichever one you
use) will try to get you into with naming conventions, filesystem
paths and other plumbing <0.8 wink>.


John




More information about the Python-list mailing list