Buffer interface for pycairo
Paul Colomiets <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CAA0gF6q-LHCfYfJiL4xmqmz5_60L3OUdebt3g-wRWD2Q1VwpvQ@mail.gmail.com> |
Hi, I've implemented buffer interface for ImageSurface for python3. Including get_data and create_for_data methods. It's based on work by Jeremy Moles few month ago, but fixes memory leaks (and adds few scripts to test that). The code is here: https://github.com/tailhook/pycairo So: 1. What is the preferred way for contibuting. Send patches into mailing list? Or can you just pull from my repo? 2. Should it be single patch or including history? 3. Should we include test files for memory leaks? (may not work on windows) -- Paul -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo