On Thu, May 8, 2008 at 12:36 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote:

> Sorry, I mistyped -- it's r5082/r5083.  I think those revisions were trying
> to deal with something more specific to Postscript.  Here's the commit note:
>
> "Alternative fix for ps backend bug; removes superfluous gsave/grestores."

That's the one I am referring to also -- we started talking about some
dpi related problems in the thread I referred to and meandered over to
this other bug, which was caused by the draw_ps code not properly
doing a gsave/restore wrapper if the object did not have a cliprect or
a clippath.  It was exposed by the  quiver key object, which has a
collection that uses offsets and no clipping.  Eric and I separately
committed a patch to make sure gsave/grestore was being called, but
his was cleaner so his was the final version.  But apparently
something was left out...

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to