<div>Hi,</div>
<div>&nbsp;</div>
<div>I am interested in this question, and I've tried like this:</div>
<div>&nbsp;</div>
<div>*****</div>
<div>OUTPUTFORMAT<br>&nbsp;&nbsp;&nbsp; NAME &quot;PNG&quot;<br>&nbsp;&nbsp;&nbsp; MIMETYPE &quot;image/PNG&quot;<br>&nbsp;&nbsp;&nbsp; DRIVER &quot;GD/PNG&quot;<br>&nbsp;&nbsp;&nbsp; EXTENSION &quot;PNG&quot;<br>&nbsp;&nbsp;&nbsp; IMAGEMODE RGBA<br>&nbsp;&nbsp;&nbsp; TRANSPARENCY ALPHA<br>&nbsp; END&nbsp; </div>
<div>*****</div>
<div>I've noticed that there is no PNG24 output image format in the mapfile reference document, and therefore I've used PNG.</div>
<div>&nbsp;</div>
<div>but, I get the followig error message:</div>
<div>&nbsp;</div>
<div>loadOutputFormat(): Unknown identifier. Parsing error near (TRANSPARENCY):(line 114) <br>&nbsp;</div>
<div>which means I caon only use TRANSPARENT as the the identifier as listed in the mapfile reference document, and this parameter can only be truned on or off.</div>
<div>&nbsp;</div>
<div>any further ideas, Steve?</div>
<div>&nbsp;</div>
<div>1000 thanks.</div>
<div>&nbsp;</div>
<div>zhonghai</div><br><br>
<div><span class="gmail_quote">On 5/16/06, <b class="gmail_sendername">ramesh karra</b> &lt;<a href="mailto:karrarm@yahoo.com">karrarm@yahoo.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>I have added 'ANTIALIAS TRUE' to all my STYLE objects<br>but I do not see any difference in the map that's
<br>displayed. I was hoping to see smooth lines but there<br>was no difference in the way lines(representing roads)<br>are drawn with or without anti-aliasing. Is this the<br>expected behavior? How can I get smooth lines?
<br><br>My layer is defined as follows:<br><br>LAYER<br>&nbsp;&nbsp; NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; roads<br>&nbsp;&nbsp; DATA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; droad1<br>&nbsp;&nbsp; STATUS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFF<br>&nbsp;&nbsp; TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LINE<br><br>&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;init=epsg:4326&quot;<br>&nbsp;&nbsp; END<br>
<br>&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp; NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Roads&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp; MAXSCALE&nbsp;&nbsp;&nbsp;&nbsp; 80000<br>&nbsp;&nbsp;&nbsp;&nbsp; MINSCALE&nbsp;&nbsp;&nbsp;&nbsp; 20000<br>&nbsp;&nbsp;&nbsp;&nbsp; STYLE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS&nbsp;&nbsp;&nbsp;&nbsp;TRUE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;150 150 150<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WIDTH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3<br>&nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp;&nbsp;&nbsp;&nbsp; STYLE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS&nbsp;&nbsp;&nbsp;&nbsp;TRUE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;255 255 255<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WIDTH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<br>&nbsp;&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp; END<br>END<br><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?&nbsp;&nbsp;Yahoo! Mail has the best spam protection around
<br><a href="http://mail.yahoo.com">http://mail.yahoo.com</a><br></blockquote></div><br>