Revision: 8728
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8728&view=rev
Author: mdboom
Date: 2010-10-04 19:22:32 + (Mon, 04 Oct 2010)
Log Message:
---
Speed up Gouraud triangles in Agg backend.
Modified Paths:
--
trunk/matplotlib/src/_backend
Revision: 8727
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8727&view=rev
Author: jouni
Date: 2010-10-04 18:46:18 + (Mon, 04 Oct 2010)
Log Message:
---
Fix JPEG saving bug: only accept the kwargs documented by PIL for JPEG files.
Modified Paths:
--