[mapserver-users] Can't see any SVG Symbol with SVGCAIRO support
Ludovic Gnemmi
lgnemmi at rgd73-74.fr
Mon Apr 7 09:02:11 PDT 2014
i finally found that this problem was depending on svg file type.
Some SVG files doesn't work with mapserver built with libsvg/libsvg-cairo.
IE svg files provided with Qgis.
These files cause assert (segmentation fault) => (freeSVGCache). The
renderer_cache come with a NULL svg handle.
I had to change all my SVG files. (With Inkscape : Save As PLAIN SVG file)
This problem doesn't occur with librsvg but only with libsvg/libsvg-cairo.
Ludovic
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Can-t-see-any-SVG-Symbol-with-SVGCAIRO-support-tp5133260p5133615.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list