Re: [Matplotlib-users] invalid pngs from pylab.savefig on windows

2008-05-17 Thread Eric Firing
Thank you. I committed the fix, r5170. Eric Jörgen Stenarson wrote: > John Hunter skrev: >> On Fri, May 16, 2008 at 1:46 PM, Jörgen Stenarson >> <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> with current svn (r5149) I get currupt png files when saving using >>> pylab.savefig. I'm using the TkAgg ba

Re: [Matplotlib-users] invalid pngs from pylab.savefig on windows

2008-05-17 Thread Jörgen Stenarson
John Hunter skrev: On Fri, May 16, 2008 at 1:46 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote: Hi, with current svn (r5149) I get currupt png files when saving using pylab.savefig. I'm using the TkAgg backend with no changes to the default matplotlibrc. It looks like the problem occurs first w

Re: [Matplotlib-users] invalid pngs from pylab.savefig on windows

2008-05-16 Thread John Hunter
On Fri, May 16, 2008 at 1:46 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote: > Hi, > > with current svn (r5149) I get currupt png files when saving using > pylab.savefig. I'm using the TkAgg backend with no changes to the default > matplotlibrc. It looks like the problem occurs first with r5026. I