On Sat, Nov 8, 2008 at 6:10 PM, Jae-Joon Lee <[EMAIL PROTECTED]> wrote:
> My original patch does not work for this case, because the figimage is > drawn by Figure.draw() not by Axes.draw() method. > I'm attaching a new patch where I applied the same correction to the > Figure.draw(). > I tested GtkAgg, Gtk, GtkCairo, Pdf, Ps and they all worked fine. So I managed to sneak some time to apply and test these after all -- but I am getting in a little trouble with my wife :-) The layer images demo looks great for pdf, svg and png, but I am still seeing problems with the figimage_demo for origin "upper". On svg and pdf in my tests, blue still appears down, though is correctly up on png. I went ahead and committed your changes (with a minor variation that the list comprehensions are expressed as plain-ol-loops because some people consider the use of a list comprehension simply to do in place modifications where the list itself is discarded to be an abuse of the construct) to revision 6380. Make sure I didn't screw something up, but the figimage_demo still looks broken to me for the case currently in fsvn Thanks for all the progress! JDH ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users