SF.net SVN: matplotlib:[7269] branches/mathtex/lib/matplotlib/backends/ backend_pdf.py

2009-07-17 Thread evilguru
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

SF.net SVN: matplotlib:[7267] branches/mathtex/lib/matplotlib/backends/ backend_gdk.py

2009-07-17 Thread evilguru
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/

SF.net SVN: matplotlib:[7266] branches/mathtex/lib/matplotlib/backends/ backend_agg.py

2009-07-17 Thread evilguru
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

SF.net SVN: matplotlib:[7265] trunk/matplotlib

2009-07-17 Thread heeres
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/