I would have liked to use the Python Imaging Library but it misses a few vital functions that ImageMagick provides. Thanks for the pointers on the ImageMagick libraries, there's no mature interface for Python but I've managed to coble together a suitable interface, that now works well, from various sources. Also the ImageMagick documentation is almost non-existent when using the API.
I'll PM you if I have any questions, I'm particularly interested in cracking OS X support next.
|