From: <jd...@us...> - 2008-06-12 19:15:34
|
Revision: 5491 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5491&view=rev Author: jdh2358 Date: 2008-06-12 12:15:17 -0700 (Thu, 12 Jun 2008) Log Message: ----------- added array and png helper funcs to mathtext Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2008-06-12 19:14:21 UTC (rev 5490) +++ trunk/matplotlib/CHANGELOG 2008-06-12 19:15:17 UTC (rev 5491) @@ -2,7 +2,7 @@ return bitmap arrays or write pngs to make it easier to use mathtext outside the context of an mpl figure. modified the mathpng sphinxext to use the mathtext png save - functionality + functionality - see examples/api/mathtext_asarray.py - JDH 2008-06-11 Use matplotlib.mathtext to render math expressions in online docs - MGD This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |