[mapserver-commits] r11454 - trunk/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Mon Apr 4 12:35:49 EDT 2011
Author: havatv
Date: 2011-04-04 09:35:49 -0700 (Mon, 04 Apr 2011)
New Revision: 11454
Modified:
trunk/docs/en/mapfile/label.txt
Log:
Fixed my own error in the label documentation (shadowcolor and shadowcolorsize are not deprecated)
Modified: trunk/docs/en/mapfile/label.txt
===================================================================
--- trunk/docs/en/mapfile/label.txt 2011-04-04 16:17:12 UTC (rev 11453)
+++ trunk/docs/en/mapfile/label.txt 2011-04-04 16:35:49 UTC (rev 11454)
@@ -216,13 +216,9 @@
SHADOWCOLOR [r] [g] [b]
Color of drop shadow.
- .. deprecated:: 6.0 Use STYLE object and `GEOMTRANSFORM labelpoly`.
-
SHADOWSIZE [x][y]
Shadow offset in pixels.
- .. deprecated:: 6.0 Use STYLE object and `GEOMTRANSFORM labelpoly`.
-
SIZE [double]|[tiny|small|medium|large|giant]|[attribute]
- Text size. Use "integer" to give the size in pixels of your TrueType font
based label, or any of the other 5 listed keywords to bitmap fonts.
More information about the mapserver-commits
mailing list