SVG problem with handling basic units.
Swiss army knife of image processing
Brought to you by:
bfriesen
When trying to render any of these SVG's
http://www.edendevelopment.co.uk/svgplanner/
i get the error:
convert: Non-conforming drawing primitive definition (mm).
i guess this is from the abolute units used in the svg's
<use x="3mm" y="11.25mm" xlink:href="#box"/>
I don't see any SVGs on the referenced web site. Instead it looks like a bunch of blog tests. Presumably the site was much different in 2005.