Re: [matplotlib-devel] new bug in backend_gtk?

2007-07-08 Thread Michael Droettboom
Michael Droettboom wrote: > You're right: my bad. Should be fixed in r3461. > I meant to type r3484. > Cheers, > Mike > > Eric Firing wrote: > >> Mike, >> >> When I try to save a file as postscript using the FileChooserDialog >> with GtkAgg, I get: >> >> [EMAIL PROTECTED]:~/programs/py/mpl/

Re: [matplotlib-devel] new bug in backend_gtk?

2007-07-08 Thread Michael Droettboom
You're right: my bad. Should be fixed in r3461. Cheers, Mike Eric Firing wrote: > Mike, > > When I try to save a file as postscript using the FileChooserDialog > with GtkAgg, I get: > > [EMAIL PROTECTED]:~/programs/py/mpl/matplotlib_units/examples$ python > quadmesh_demo.py > Traceback (most r

Re: [matplotlib-devel] Agg large-dataset optimization

2007-07-08 Thread ahalda
Hi, First, I noticed a bug in the version I sent before. I've attached a new version in patch form, to be applied from the base directory of a normal 0.90.1 installation with 'patch -p1 John, > > > Have you considered Allan's version of _backend_agg.cpp (message date > was 06/27)? I just tried i

Re: [matplotlib-devel] cairo patch #4: Fix draw_arc

2007-07-08 Thread Steve Chaplin
Carl, I've not been following the matplotlib mailing lists recently, but I came across your blog and had a look at the cairo patches. It looks like all the cairo patches are against some old version of matplotlib. patch #2 enable clipping I enabled clipping in Jan-2007. patch #1 for 'snapping' Th

Re: [matplotlib-devel] canvas objects

2007-07-08 Thread Paul Kienzle
On Fri, Jul 06, 2007 at 05:31:58PM -0400, Paul Kienzle wrote: > On Fri, Jul 06, 2007 at 10:15:48AM -0500, John Hunter wrote: > > On 7/6/07, Paul Kienzle <[EMAIL PROTECTED]> wrote: > > > Instead I would like to start by splitting the current pick method > > > into two parts: > > >contains(event,