Hello. I'm using MapServer to make maps in SVG format.
I wish draw lines of 0.5 pixel of width. But, the "stroke-width" in SVG output are integers. So, I going to try to modify code to use decimal values in SIZE and WIDTH. I've made some changes in mapsvg.c. But, the problem is that style object arrives to svg functions with size and with values rounded. So, I need to modify something at style level. Thanks for any advice. Saludos José María _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
