[cairo] Freetype to Cairo - newb needs help

Donn donn.ingle at gmail.com
Mon Oct 22 09:03:37 PDT 2007


On that ctypes thing: Ouch. Any hints on how I can call 
FT_Init_FreeType(&library) and then FT_New_Face( library, fontfilename, 0, 
&face) ? It seems all the parameters are to complex structures which house 
other structures. Do I have to create buffers in Python for all of them? 

Sorry, really lost here.
/d


More information about the cairo mailing list