nickg wrote:
> thanks for the reply.
> 
> Odd, the Python API is nearly 1-1 with the CoreGraphics C API so I  
> wouldn't expect any hacks.  Oh well.

I disliked the implementation (undocumented, closed source SWIG bindings 
are largely unusable), so I wrote my own using Pyrex. I call it, 
unimaginatively, ABCGI, A Better CoreGraphics Interface. It is part of 
Kiva, Enthought's graphics library, and has served as "ground truth" for 
the other backends.

When I get some time, I'll break it out as a separate package.

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to