Revision: 6339
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6339&view=rev
Author:   mdboom
Date:     2008-10-27 19:40:25 +0000 (Mon, 27 Oct 2008)

Log Message:
-----------
Removed TODO (this has been implemented).

Modified Paths:
--------------
    trunk/matplotlib/src/_backend_agg.cpp

Modified: trunk/matplotlib/src/_backend_agg.cpp
===================================================================
--- trunk/matplotlib/src/_backend_agg.cpp       2008-10-27 18:52:41 UTC (rev 
6338)
+++ trunk/matplotlib/src/_backend_agg.cpp       2008-10-27 19:40:25 UTC (rev 
6339)
@@ -775,7 +775,6 @@
 }
 
 
-// MGDTODO: Support clip paths
 Py::Object
 RendererAgg::draw_image(const Py::Tuple& args) {
   _VERBOSE("RendererAgg::draw_image");


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to