[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
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