On 1/7/07, Robert Love <[EMAIL PROTECTED]> wrote:
> Back in 2005 I had a python script that did some simple image
> manipulation with CoreGraphics.  Since then I have upgraded to python
> 2.5 and the script no longer works.   I think you all tried to
> explain this to me when I upgraded but didn't follow what was being
> said.

CoreGraphics is a proprietary extension distributed (only) by Apple.
Source is not available, and it can not be used with any distribution
of Python except the one that ships with Mac OS X.

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

Reply via email to