[mapserver-commits] r10908 - trunk/msautotest/misc
svn at osgeo.org
svn at osgeo.org
Wed Jan 26 05:16:55 EST 2011
Author: tbonfort
Date: 2011-01-26 02:16:55 -0800 (Wed, 26 Jan 2011)
New Revision: 10908
Modified:
trunk/msautotest/misc/entity_encoded_follow_text.map
Log:
switch png24->png
add maxoverlapangle
Modified: trunk/msautotest/misc/entity_encoded_follow_text.map
===================================================================
--- trunk/msautotest/misc/entity_encoded_follow_text.map 2011-01-25 17:07:46 UTC (rev 10907)
+++ trunk/msautotest/misc/entity_encoded_follow_text.map 2011-01-26 10:16:55 UTC (rev 10908)
@@ -10,7 +10,7 @@
EXTENT 0 0 400 300
SIZE 400 300
FONTSET "fonts.lst"
-IMAGETYPE png24
+IMAGETYPE png
LAYER
NAME line_follow
@@ -32,6 +32,7 @@
mindistance 25
BUFFER 17
COLOR 0 0 0
+ MAXOVERLAPANGLE 180
#ENCODING utf8
END
END
More information about the mapserver-commits
mailing list