[Pythonmac-SIG] Best way to use CoreGraphics

Ronald Oussoren ronaldoussoren at mac.com
Mon Jun 5 14:30:56 CEST 2006


On 5-jun-2006, at 11:47, Hartmut Goebel wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I wunder what's the best way for accessing CoreGraphics with Python  
> 2.4,
> since Carbon.CG is nearly empty.

That's definetly the one you shouldn't be using ;-)

>
> * port Appley CoreGraphics module to 2.4 (but where is the source)?
That's not an open-source library, hence porting is not possible.

> * using PYObjC?
That doesn't work either, CoreGraphics isn't an ObjC library. I'm  
thinking about extending PyObjC enough to be able to wrap the Core*  
libraries, but that hasn't happened yet.

> * something completly different?
Someone posted a message about bindings using Pyrex a while back. You  
should be able to find information about it in the list archives.

Ronald

>
> Any tipps?
>
> - --
> Schönen Gruß - Regards
> Hartmut Goebel
>
> | Hartmut Goebel             | IT-Security -- effizient |
> | h.goebel at goebel-consult.de | www.goebel-consult.de    |
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org
>
> iQEVAwUBRIP9sszajR0mSa83AQIPHQf/Vg1Uz4/XFc7onbb6+ZivD55lXcE8xLI5
> kasT8cxAiVQMA+nqejoKWdW6DHfSwSuH+BFqJum76Y1wzUiGBdDd5YOOgVHC82j5
> qMw2e00hA/UNeIOj1A8FXRBF2GFjy5j9wovpWziiPNF64OJ5OXNx7dPajG9Ut5cb
> Ul98PW/zJ7Msd2KuT9XipJiTS+V/FNJ9PA/fJZPurFqmSCxo0wqv5ufp33N0sbMe
> IOgGGyUQNeuD7A5bpjCnyC8xSFp+U7DFd5cc/H2TeX9GWILStGhX8EGAv7sCey27
> wnzyHjwrQbcucHFsBupPhvLNN7x1k+jb/NMouZZALdqVou0SBwHl0w==
> =D8O7
> -----END PGP SIGNATURE-----
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list