From: <lee...@us...> - 2009-06-24 05:50:38
|
Revision: 7234 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7234&view=rev Author: leejjoon Date: 2009-06-24 05:49:37 +0000 (Wed, 24 Jun 2009) Log Message: ----------- backend_agg.draw_marker quantizes the main path Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2009-06-24 05:46:08 UTC (rev 7233) +++ trunk/matplotlib/CHANGELOG 2009-06-24 05:49:37 UTC (rev 7234) @@ -1,3 +1,6 @@ +2009-06-24 backend_agg.draw_marker quantizes the main path (as in the + draw_path). - JJL + 2009-06-24 axes_grid: floating axis support added. - JJL 2009-06-14 Add new command line options to backend_driver.py to support This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |