When I run identify -list format I see this:
SVG -w+ Scalable Vector Graphics
meaning I have no read support. This is confirmed by any attempt I make to read in an SVG file. Is There some library I'm not including during the build?
No SVG read support.
Re: No SVG read support.
SVG support requires the libxml2 delegate library.