http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib
........
r3814 | jouni | 2007-09-07 15:45:48 -0400 (Fri, 07 Sep 2007) | 3 lines
In backend_pdf usetex, gather consecutive characters with same x
coordinate and same font into strings.
........
r3815 | mdboom | 2007-09-07 16:28:01 -0400 (Fri, 07 Sep 2007) | 3 lines
Support characters composed of multiple characters. Only one
supported at the moment is AA (angstrom).
........
r3816 | jouni | 2007-09-07 16:43:20 -0400 (Fri, 07 Sep 2007) | 2 lines
Return widths of glyphs to caller
........
r3817 | efiring | 2007-09-08 19:53:06 -0400 (Sat, 08 Sep 2007) | 2 lines
Delete gd and paint backends.
........
r3818 | efiring | 2007-09-08 20:41:17 -0400 (Sat, 08 Sep 2007) | 2 lines
Removed matplotlibrc; it is generated by setup.py.
........
r3819 | efiring | 2007-09-09 18:41:36 -0400 (Sun, 09 Sep 2007) | 2 lines
Factored plotting part of pylab.py into pyplot.py
........
r3820 | efiring | 2007-09-09 21:42:39 -0400 (Sun, 09 Sep 2007) | 2 lines
Numpification and cleanup of examples
........
r3821 | efiring | 2007-09-10 02:55:10 -0400 (Mon, 10 Sep 2007) | 2 lines
Removed obsolete and broken methods from Axes and PolarAxes
........