the fix for <span class="sg"><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://trac.osgeo.org/mapserver/ticket/2264#comment:6" target="_blank">http://trac.osgeo.org/mapserver/ticket/2264</a> introduced some regressions that result in artifacts on thick lines and font outlines (anywhere else ?). will be looking into this soon.
<br><br>as for cartoline endcaps and joins, the documentation already exists, but will have to be updated for agg: <a href="http://mapserver.gis.umn.edu/docs/reference/symbology/syntax">http://mapserver.gis.umn.edu/docs/reference/symbology/syntax
</a><br>I&#39;ll keep you updated when those keywords will be taken into account for line drawing<br><br>what should the default endcaps and joins be?<br></span><br><div><span class="gmail_quote">On 8/27/07, <b class="gmail_sendername">
Stephen Woodbridge</b> &lt;<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.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;">
thomas bonfort wrote:<br>&gt; hi devs,<br>&gt; I&#39;ve commited a few changes to the agg rendering logic, which greatly<br>&gt; increase performance when drawing many shapes. what&#39;s changed is that<br>&gt; the imageObj now holds a pointer to the rendering object and all it&#39;s
<br>&gt; dependencies, instead of recreating them nearly from scratch each time a<br>&gt; shape is drawn.<br>&gt; on the &quot;ntdb_roads_50&quot; from a recent osgeo-discuss post<br>&gt; before: 1.1seconds<br>&gt; after: 
0.5 seconds<br>&gt;<br>&gt; this is still much more than what gd does, but getting closer (that<br>&gt; particular test file is probably a worst case scenario when comparing<br>&gt; rendering times: many tiny line segments that just show up as a pixel
<br>&gt; with gd, but all have to be antialiased in agg)<br>&gt;<br>&gt; all this to say that I don&#39;t think there should be much breakage arising<br>&gt; from this, but I&#39;d appreciate if all of you who are set up to test agg
<br>&gt; could give the new version a run and report if anything weird is happening.<br>&gt;<br>&gt; thanks,<br>&gt; thomas<br><br>Thomas,<br><br>This is built with SVN revision 6709.<br><br><a href="http://imaptools.com/cgi-bin/mapserv-4.99?mode=map&amp;map=/u/data/test/spiral.map">
http://imaptools.com/cgi-bin/mapserv-4.99?mode=map&amp;map=/u/data/test/spiral.map</a><br><a href="http://imaptools.com/maps/compare-maps2.php?loc=1&amp;ll=42.61935+-71.38918&amp;address=&amp;city=le+paso&amp;state=tx&amp;zipcode=&amp;country=&amp;asrv=1&amp;amf=%2Fu%2Fdata%2Fmaps%2Fgoogle-aa2.map&amp;msa=mapserv-4.10&amp;bsrv=1&amp;bmf=%2Fu%2Fdata%2Fmaps%2Fgoogle-agg.map&amp;msb=mapserv-4.99&amp;submit=Show">
http://imaptools.com/maps/compare-maps2.php?loc=1&amp;ll=42.61935+-71.38918&amp;address=&amp;city=le+paso&amp;state=tx&amp;zipcode=&amp;country=&amp;asrv=1&amp;amf=%2Fu%2Fdata%2Fmaps%2Fgoogle-aa2.map&amp;msa=mapserv-4.10&amp;bsrv=1&amp;bmf=%2Fu%2Fdata%2Fmaps%2Fgoogle-agg.map&amp;msb=mapserv-4.99&amp;submit=Show
</a><br><br>I noticed that the endcaps of fat lines used to be rounded like GD, but<br>now it abruptly ends. look at the ends of the test spiral and the roads<br>on the bottom of the side by side comparison.<br><br>Also, You meantioned a while back that some or all of the cartoline
<br>endcap styles worked with AGG, could you review for me and the doc team<br>what the keywords are and how to include them in the AGG layer definition.<br><br>Thanks,<br>&nbsp;&nbsp; -Steve W<br></blockquote></div><br>