On Mon, Nov 9, 2009 at 12:12 PM, Jae-Joon Lee <[email protected]> wrote: > On Mon, Nov 9, 2009 at 1:01 PM, John Hunter <[email protected]> wrote: >> Your >> patch is only applied when len(images)<=1 or >> renderer.option_image_nocomposite(), both of which will be False when >> using Agg with multiple images, no? > > I believe renderer.option_image_nocomposite() is True for the agg backend. > So, it will work with agg.
Ahh, you're right. Thanks. JDH ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
