Re: Objective Cairo

2006-03-22 Thread Paul Boddie
[EMAIL PROTECTED] wrote: > As pycairo is one of the less pythonish things I ever saw, it went into > my mind to create some sort of objective wrapper over its python api > making graphic manipulation much more coherent to the python way. [...] > Before going on with more complex forms and objects

Objective Cairo

2006-03-22 Thread federico . pelloni
As pycairo is one of the less pythonish things I ever saw, it went into my mind to create some sort of objective wrapper over its python api making graphic manipulation much more coherent to the python way. As of the moment, I can: - create (and reorder) multiple layers (this is not present in th