How to build ImageMagick so svg is purely a delegate
Posted: 2011-09-08T07:24:57-07:00
I have been trying to build ImageMagick tools, so the svg is completely a delegate, but I am having problems. I have tried builds 6.3.6 and 6.7.1, but both fail to display the image with
lnxlgn13:dev/tls>6.7.1/lnx/bin/identify ../dev/src/asvgv.svg
../dev/src/asvgv.svg SVG 800x600 800x600+0+0 8-bit DirectClass 18KB 0.050u 0:00.100
lnxlgn13:dev/tls>6.7.1/lnx/bin/display ../dev/src/asvgv.svg
display: must specify image size `/tmp/magick-aFTHyg8m' @ error/mvg.c/ReadMVGImage/184.
The 6.3.6 version shows the same message as display does. Furthermore, the config directory wasn't installed in either the share or lib directory for the 6.7.1 install. The magic.xml and delegates.xml are critical files for my process and need tweaks for my system to work.
Any help out there?
Thanks,
lnxlgn13:dev/tls>6.7.1/lnx/bin/identify ../dev/src/asvgv.svg
../dev/src/asvgv.svg SVG 800x600 800x600+0+0 8-bit DirectClass 18KB 0.050u 0:00.100
lnxlgn13:dev/tls>6.7.1/lnx/bin/display ../dev/src/asvgv.svg
display: must specify image size `/tmp/magick-aFTHyg8m' @ error/mvg.c/ReadMVGImage/184.
The 6.3.6 version shows the same message as display does. Furthermore, the config directory wasn't installed in either the share or lib directory for the 6.7.1 install. The magic.xml and delegates.xml are critical files for my process and need tweaks for my system to work.
Any help out there?
Thanks,