[cairo] Freetype to Cairo - newb needs help
Behdad Esfahbod
behdad at behdad.org
Tue Oct 23 15:12:50 PDT 2007
On Tue, 2007-10-23 at 18:02 -0400, Bertram Felgenhauer wrote:
>
> I'd resort to C at this point; pycairo.h provides the wrapper we need
> in the Pycairo_CAPI interface. (Of course it's possible to wrap that
> struct with ctypes and query python for it with
> ctypes.pythonapi.PyCObject_Import("cairo", "CAPI"). But it feels
> wrong.)
Well, resorting to C is not feasible :). CAPI works, but I wasn't
motivated enough to go figure it out. Python module hacking is not my
stuff (yet).
Thanks for the useful suggestions,
--
behdad
http://behdad.org/
"Those who would give up Essential Liberty to purchase a little
Temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin, 1759
More information about the cairo
mailing list