From: Michael D. <md...@st...> - 2012-10-08 13:14:28
|
On 10/06/2012 02:22 PM, Chris Barker wrote: > On Oct 5, 2012, at 12:25 PM, Michael Droettboom <md...@st...> wrote: > >> On 10/05/2012 02:53 PM, Chris Barker wrote: >>> The upcoming pycairo version >> supports using image buffers (which can be Numpy arrays), but that's not >> helpful for drawing lines etc. >> > Thx-I did see some add-on code for using numpy arrays with pycairo once. > > Maybe I'll look for that, and/or work on add-on code myself. > This would be much appreciated. We should leave the pure Python implementation in for those who don't have the cairo C headers installed or findable. Mike |