Revision: 7149
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7149&view=rev
Author:   mdboom
Date:     2009-05-28 11:54:18 +0000 (Thu, 28 May 2009)

Log Message:
-----------
Fix documentation of path.simplify to reflect reality

Modified Paths:
--------------
    trunk/matplotlib/matplotlibrc.template

Modified: trunk/matplotlib/matplotlibrc.template
===================================================================
--- trunk/matplotlib/matplotlibrc.template      2009-05-28 04:02:17 UTC (rev 
7148)
+++ trunk/matplotlib/matplotlibrc.template      2009-05-28 11:54:18 UTC (rev 
7149)
@@ -289,8 +289,9 @@
                                   # A value of 20000 is probably a good
                                   # starting point.
 ### SAVING FIGURES
-#path.simplify : False  # When True, simplify paths in vector backends, such as
-                        # PDF, PS and SVG
+#path.simplify : False  # When True, simplify paths by removing "invisible" 
+                        # points to reduce file size and increase rendering
+                        # speed
 #path.simplify_threshold : 0.1  # The threshold of similarity below which
                                 # vertices will be removed in the 
simplification
                                 # process


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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to