On 10/05/2012 02:53 PM, Chris Barker wrote:
> On Fri, Oct 5, 2012 at 9:51 AM, Michael Droettboom <md...@stsci.edu> wrote:
>
>> We do use pycairo.  It certainly would get around the issue, but duplicate a
>> lot of effort that pycairo already handles for us.
> A bit OT -- but have you added, and or does pyCairo have, numpy-array 
> awareness?
>
> i.e. is there an efficient way to pass a lo tof coordinate parie,s etc
> to pyCairo?
>
> Just wondering, 'cause I'm trying to decide on a rendering lib to use
> for another project.
>
Not as far as I know for path data.  The upcoming pycairo version 
supports using image buffers (which can be Numpy arrays), but that's not 
helpful for drawing lines etc.

Mike

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to