<p><font size=2 face="sans-serif">In mapserver.log there is error when
I render a particular layer</font>
<br><font size=2 face="sans-serif">&nbsp;msDrawLineSymbol(): (null) renderer
does not support brushed lines</font>
<br><font size=2 face="sans-serif">msDrawMap(): rendering using outputformat
named png (AGG/PNG).</font>
<br>
<br><font size=2 face="sans-serif">The layer is rendered though. But I
wonder if some polygons are not rendered. It is difficult to know since
there are 13 000 polygons in the DB.</font>
<p><font size=2 face="sans-serif">The data are in a postgis table and the
geometry is MULTIPOLYGON</font>
<p><font size=2 face="sans-serif">Here is the class definition of this
layer</font>
<br><font size=2 face="sans-serif">CLASS</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; NAME &quot;&quot;
&nbsp; </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; STYLE</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
OUTLINECOLOR 0 0 255</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
WIDTH 3</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; END</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; END</font>
<br>
<br><font size=2 face="sans-serif">In my mapfile IMAGETYPE png</font>
<br><font size=2 face="sans-serif">I have this error also if IMAGETYPE
gif</font>
<br>
<br><font size=2 face="sans-serif">Any idea why I have this error?</font>
<br><font size=2 face="sans-serif">thanks for your help,</font>
<br><font size=2 face="sans-serif">Steve</font>