Hi,
I run into two different problems trying to convert an svg to jpg:
1) The text size becomes very big once converted
2) The images do not show up in the converted jpg
Please have a look at the testfiles:
http: // soklimtours. com/testjerome/test.svg
http: // soklimtours. com/testjerome/test.jpg
Any help appreciated.
Regards,
Jerome
SVG convert, text size and images href
Re: SVG convert, text size and images href
Are you running under Windows or Linux? If Linux, make sure you have librsvg and its development RPM's installed. Next download the latest ImageMagick release, 6.5.5-0, and build and install. Try converting your SVG script now and see if you get proper results.
Re: SVG convert, text size and images href
Hi,
Sorry, forgot to specify.
I'm on XP SP2, running latest build 6.5.5 Q16
Cheers,
Jerome
Sorry, forgot to specify.
I'm on XP SP2, running latest build 6.5.5 Q16
Cheers,
Jerome
Re: SVG convert, text size and images href
You are using the ImageMagick internal SVG renderer which is still incomplete. We do not have an ETA when it will be improved to render your image properly.
Re: SVG convert, text size and images href
Thanks for the quick reply. Any suggestion on how to achieve the conversion ?
Re: SVG convert, text size and images href
Certainly running ImageMagick under Linux will solve the problem. Otherwise you will need some other product. We do not have any recommendations.