Revision: 6927
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6927&view=rev
Author:   mdboom
Date:     2009-02-23 17:30:07 +0000 (Mon, 23 Feb 2009)

Log Message:
-----------
Add credit to Allen Haldane in comments.

Modified Paths:
--------------
    branches/v0_98_5_maint/src/agg_py_path_iterator.h

Modified: branches/v0_98_5_maint/src/agg_py_path_iterator.h
===================================================================
--- branches/v0_98_5_maint/src/agg_py_path_iterator.h   2009-02-23 15:00:29 UTC 
(rev 6926)
+++ branches/v0_98_5_maint/src/agg_py_path_iterator.h   2009-02-23 17:30:07 UTC 
(rev 6927)
@@ -264,7 +264,7 @@
         //are close to parallel, I calculate the distance moved perpendicular 
to the
         //last line. Once it gets too big, the lines cannot be combined.
 
-        // This code was originally written by someone else (John Hunter?) and 
I
+        // This code was originally written by Allen Haldane and I
         // have modified to work in-place -- meaning not creating an entirely
         // new path list each time.  In order to do that without too much
         // additional code complexity, it keeps a small queue around so that


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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to