It is a very minimal, one-script program.  All it does is use PIL to  
load a jpeg, rescale it and save it as a pgm.

One thing I didn't mention (but that I checked the PIL recipe  
regarding) was that I have the libs for libjpeg and libfreetype  
installed in non-standard places - namely in ~/lib.  This directory  
is listed in my LIBRARY_PATH.

Cheers,
Dav Clark
917-544-8408



On Jul 26, 2007, at 1:58 AM, Ronald Oussoren wrote:

> I haven't had time to look at your problem yet. Does the problem  
> occur in a small application that just uses PIL to load a JPG image  
> or only in larger programs?  If the latter, could you supply a  
> project that reproduces this problem?
>
> Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to