Paul Ross <p...@paulross.demon.co.uk> wrote: > Hi there and I'm sorry to bother you but... > > I know that PIL is Windows-centric but is there any chance that it will > support Snow Leopard on Apple Mac some time soon? > > I have been trying to build PIL from source on Snow Leopard without success > as it appears to only support PNG and not other image formats such as JPEG.
Works for me. I build libjpeg, libpng, libfreetype, etc. from source first, and install them, then build PIL. Haven't tried it with 10.6.3, though. You have to edit the PIL setup.py file, and put the paths to the library directories in it, though, before building PIL. Bill _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig