On Sat, Nov 8, 2008 at 10:39 PM, Jae-Joon Lee <[EMAIL PROTECTED]> wrote:
> John,
> I'm attaching an another patch, which seems to give a correct result
> for the figimage_demo.
> The flipud_out() calls before compositing seems to have no effect, so

Ahh, I think you found the ultimate source of our woes and flupud
complexity: the _image.from_images module was ignoring the stride, as
you noted in the comment in your patch.  I just fixed this n r6381, so
the code behaves properly at the extension code level and we don't
have to do all those confusing flips in the axes or figure compositing
methods.  So the code is now simpler, and it works.

Thanks for digging into this.

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

Reply via email to