[mapserver-commits] r11515 - trunk/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Sun Apr 10 07:34:36 EDT 2011
Author: havatv
Date: 2011-04-10 04:34:36 -0700 (Sun, 10 Apr 2011)
New Revision: 11515
Modified:
trunk/docs/en/mapfile/style.txt
Log:
Removed the triangle linecap type (#3801)
Modified: trunk/docs/en/mapfile/style.txt
===================================================================
--- trunk/docs/en/mapfile/style.txt 2011-04-10 10:27:01 UTC (rev 11514)
+++ trunk/docs/en/mapfile/style.txt 2011-04-10 11:34:36 UTC (rev 11515)
@@ -132,7 +132,7 @@
used with `ANGLE` AUTO, the marker is oriented by the half angle
formed by the two adjacent line segments.
-LINECAP [butt|round|square|triangle]
+LINECAP [butt|round|square]
Sets the line cap type for lines. Default is `round`. See
:ref:`sym_construction` for explanation and examples.
More information about the mapserver-commits
mailing list