Hi, I currenly try to write a backend for win32 based on gecko (mozilla gecko plugin / XPCOM component). I use the PIL module to build an Image object from the canvas buffer (buffer_rgba(0, 0) method). When I ask this image to show with image.show() from the PIL.Image module, the image is mirrored according to the y dimension. (0,0) is at the top left corner, text is reversed.
Can I generate the image with the correct direction ? Can I reverse the image from matplotlib or have I to use some PIL (or others) methods ? Thanks a lot, Cyril. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users