There is an annoying bug in print_png (a'm using 1.1.0).
After saving figure it just stops redrawing on screen (gdk). It happens
because the print_png calls the set_pixmap method of the canvas renderer
which change the associated drawable forever. I'm using workaround saving
canvas._renderer.gdkDrawable and restoring it after print_png call. Woud be
nice to fix it in the upcoming release if possible.

Regards,
  Oleg Volkov
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to