[mapserver-commits] r12744 - trunk/docs/en/mapfile

svn at osgeo.org svn at osgeo.org
Thu Nov 3 06:35:34 EDT 2011


Author: havatv
Date: 2011-11-03 03:35:34 -0700 (Thu, 03 Nov 2011)
New Revision: 12744

Modified:
   trunk/docs/en/mapfile/style.txt
Log:
Correction to the explanation of hatch patterns in PATTERN in the style document.

Modified: trunk/docs/en/mapfile/style.txt
===================================================================
--- trunk/docs/en/mapfile/style.txt	2011-11-03 10:14:52 UTC (rev 12743)
+++ trunk/docs/en/mapfile/style.txt	2011-11-03 10:35:34 UTC (rev 12744)
@@ -384,9 +384,9 @@
     Since version 6.2, `PATTERN` can be used to create dashed lines
     for :ref:`symbol`\s of `TYPE` `hatch`.  Patterns for hatches are
     always drawn with `LINECAP` `butt`.  The patterns are generated
-    relative to the edges of the polygon (an illustrated example can
-    be found in the :ref:`hatch fill section of the symbol
-    construction document <construction_hatch_fill>`).
+    relative to the edges of the bounding box of the polygon (an
+    illustrated example can be found in the :ref:`hatch fill section
+    of the symbol construction document <construction_hatch_fill>`).
 
     .. versionadded:: 6.0 moved from :ref:`SYMBOL`
 



More information about the mapserver-commits mailing list