for the time being we don&#39;t use it, and I don&#39;t plan on using it. for polygon fills there&#39;s an AGG function.<br>from <a href="http://antigrain.com">antigrain.com</a>:<br>In <b>AGG</b> you can get the same
visual result using Scanline Boolean Algebra. It operates with scanline
shapes and in average works 5-10 times faster than GPC<br><br><div><span class="gmail_quote">On 8/4/07, <b class="gmail_sendername">Frank Warmerdam</b> &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Even Rouault wrote:<br>&gt; Currently in <a href="http://configure.in">configure.in</a>
, if you specifiy &quot;--with-agg&quot; or &quot;--with-agg=yes&quot;<br>&gt; there is a check for gpc_polygon_clip to enable AGG build.<br>&gt; AC_CHECK_LIB(agg, gpc_polygon_clip, AGG_ENABLED=-DUSE_AGG,,,)<br>&gt;<br>&gt; However, GPC has a non free licence (&quot;free for non-commercial use&quot;). See
<br>&gt; <a href="http://www.antigrain.com/license/index.html">http://www.antigrain.com/license/index.html</a>. So, my build of AGG doesn&#39;t<br>&gt; include GPC.<br>&gt;<br>&gt; I&#39;ve removed the check for gpc_polygon_clip in 
<a href="http://configure.in">configure.in</a> and mapserver<br>&gt; 5.0.0-beta2 builds fine.<br><br>Even,<br><br>I have also seen that many of the free software distributions are not<br>including GPC support in AGG for obvious reasons.&nbsp;&nbsp;So if we don&#39;t need this
<br>function it would seem to be a bad one to check for.&nbsp;&nbsp;I have taken the<br>liberty of creating a trac ticket for this issue.&nbsp;&nbsp;I&#39;d encourage you to<br>add yourself as a cc: for it.<br><br>&nbsp;&nbsp; <a href="http://trac.osgeo.org/mapserver/ticket/2204">
http://trac.osgeo.org/mapserver/ticket/2204</a><br><br>I also created a new svn-trunk &quot;version&quot; in trac that we can use when<br>reporting bugs specifically in the current development trunk.<br><br>Best regards,<br>
--<br>---------------------------------------+--------------------------------------<br>I set the clouds in motion - turn up&nbsp;&nbsp; | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a><br>light and sound - activate the windows | 
<a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam</a><br>and watch the world go round - Rush&nbsp;&nbsp;&nbsp;&nbsp;| President OSGeo, <a href="http://osgeo.org">http://osgeo.org</a><br></blockquote></div><br>