Revision: 3828
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3828&view=rev
Author: jouni
Date: 2007-09-10 13:55:29 -0700 (Mon, 10 Sep 2007)
Log Message:
---
Bugfixes in pdf usetex
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/backends/backend_p
Revision: 3827
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3827&view=rev
Author: jouni
Date: 2007-09-10 13:31:01 -0700 (Mon, 10 Sep 2007)
Log Message:
---
Better bounding boxes for pdf usetex, including descents.
Modified Paths:
--
trunk/matplotli
Revision: 3826
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3826&view=rev
Author: mdboom
Date: 2007-09-10 12:25:21 -0700 (Mon, 10 Sep 2007)
Log Message:
---
Running mathtext_demo.py without transforms.py/cpp. Totally broken,
though. Not surprising... ;)
Modified
Revision: 3825
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3825&view=rev
Author: pkienzle
Date: 2007-09-10 11:45:32 -0700 (Mon, 10 Sep 2007)
Log Message:
---
Windows needs binary open flag for font files
Modified Paths:
--
trunk/matplotlib/ttconv/
Revision: 3823
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3823&view=rev
Author: mdboom
Date: 2007-09-10 10:40:47 -0700 (Mon, 10 Sep 2007)
Log Message:
---
Adding new files that will eventually replace transforms.py/cpp
Added Paths:
---
branches/trans
Revision: 3821
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3821&view=rev
Author: efiring
Date: 2007-09-09 23:55:10 -0700 (Sun, 09 Sep 2007)
Log Message:
---
Removed obsolete and broken methods from Axes and PolarAxes
Modified Paths:
--
trunk/matpl