[cairo] Re: pycairo: set_pattern currently disabled

Carl Worth cworth at cworth.org
Thu Nov 4 06:49:15 PST 2004


On Thu, 04 Nov 2004 16:37:52 +0800, Steve Chaplin wrote:
> Here's a patch to get cairo_set_pattern() working again.

Thanks. This looks good and I've now committed it.

> It was a bit more involved than simply wrapping one function. It
> involved creating a new Python type, similar to existing Surface type.
>  Patched files:

In the future, the best place to put a description of changes is in the
pycairo/ChangeLog file. Just follow the conventions there. That way,
your change description will get picked up by the patch.

Oh, and now that you're doing all this good maintenance of pycairo, we
should get you committing these things to CVS yourself. You can continue
to send patches to the list if you want them reviewed, otherwise you can
just directly commit things you're confident about. I'll follow up with
details in a private mail.

And, you mentioned SVG, right? How would you like to create python
bindings for libsvg-cairo? Those could come in rather handy.

Thanks again,

-Carl



More information about the cairo mailing list