Using GeoServer 1.7.5 a problem rendering lines with a stroke-linecap exists. There are artifacts rendered at the line - border. At first I thought there is no antialiasing done but as larger my stroke-width was as larger the artifacts got. stroke-linejoin I did not test.
GeoServer 1.7.4 works well. To reproduce this problem just modify the style default_line.sld using the stroke configuration below and open the tiger-roads layer. <Stroke> <CssParameter name="stroke">#0000FF</CssParameter> <CssParameter name="stroke-linecap"><ogc:Literal>round</ogc:Literal></CssParameter> <CssParameter name="stroke-width">100</CssParameter> </Stroke> hope I have no typo in there :). regards tobias -- View this message in context: http://www.nabble.com/Render-Problem-GeoServer-1.7.5-tp23997991p23997991.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel