changed | /trunk/matplotlib/CHANGELOG |
changed | /trunk/matplotlib/TODO |
changed | /trunk/matplotlib/examples/alignment_test.py |
--- a/trunk/matplotlib/CHANGELOG +++ b/trunk/matplotlib/CHANGELOG @@ -1,5 +1,7 @@ New entries should be added at the top ------------------------------------------------------------ +2004-05-05 Refactored text instances out of backend - JDH + 2004-05-04 Added fonts_demo.py to backend_driver, and AFM and TTF font caches to font_manager.py - PEB