Re: [matplotlib-devel] incorrect rendering of quadratic bezier path in ps and pdf backend

2008-09-09 Thread Michael Droettboom
Thanks for taking this on. That was completely my bad -- I put that code in there as a reasonable approximation and meant to go back and fix it, but it fell through the cracks. One small note -- the PDF output was broken for acroread (but strangely not for xpdf), since it was outputting 8 valu

[matplotlib-devel] Matplotlib website down?

2008-09-09 Thread Michael Droettboom
I'm getting a 404 error from http://matplotlib.sf.net/ Is this just Sourceforge suffering an outage or did the content accidentally get removed? Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for

Re: [matplotlib-devel] Matplotlib website down?

2008-09-09 Thread John Hunter
On Tue, Sep 9, 2008 at 7:43 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > I'm getting a 404 error from http://matplotlib.sf.net/ > > Is this just Sourceforge suffering an outage or did the content > accidentally get removed? It seems like a blip because it is up (for me) now JDH --

Re: [matplotlib-devel] Matplotlib website down?

2008-09-09 Thread Michael Droettboom
Me, too, now as well. John Hunter wrote: > On Tue, Sep 9, 2008 at 7:43 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > >> I'm getting a 404 error from http://matplotlib.sf.net/ >> >> Is this just Sourceforge suffering an outage or did the content >> accidentally get removed? >> > > It

[matplotlib-devel] Ginput bug

2008-09-09 Thread Stéfan van der Walt
Hi all, I noticed that `ginput` no longer works (tested with SVN trunk). Is this a known problem? Kind regards, Stéfan --- PyDeadObjectError Traceback (most recent call last) /Users/stefan/ in () /

Re: [matplotlib-devel] incorrect rendering of quadratic bezier path in ps and pdf backend

2008-09-09 Thread Jouni K . Seppänen
Michael Droettboom <[EMAIL PROTECTED]> writes: > One small note -- the PDF output was broken for acroread (but strangely > not for xpdf), since it was outputting 8 values rather than 6 for the > converted quadratic curves. I've fixed this in SVN. Thanks for fixing this -- Apple's Preview also