Revision: 7269
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7269&view=rev
Author: evilguru
Date: 2009-07-17 20:03:21 + (Fri, 17 Jul 2009)
Log Message:
---
Add the PDF backend to the mathtex family. Resistance is futile.
Modified Paths:
--
branc
Revision: 7267
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7267&view=rev
Author: evilguru
Date: 2009-07-17 18:44:30 + (Fri, 17 Jul 2009)
Log Message:
---
Port the GDK backend over to mathtex.
Modified Paths:
--
branches/mathtex/lib/matplotlib/
Revision: 7266
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7266&view=rev
Author: evilguru
Date: 2009-07-17 15:24:27 + (Fri, 17 Jul 2009)
Log Message:
---
Port the AGG backend over to mathtex. More testing still needed.
Modified Paths:
--
branc
Revision: 7265
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7265&view=rev
Author: heeres
Date: 2009-07-17 07:24:06 + (Fri, 17 Jul 2009)
Log Message:
---
mplot3d: add bar3d, improve z-sort, hist3d example
Modified Paths:
--
trunk/matplotlib/lib/