concatenate svg
Posted: 2009-11-25T08:38:07-07:00
Hi, is it possible to concatenate 2 .svg's and generate a new one as output ?! something like this:
convert \( 1.svg 2.svg +append \) -render -append final.svg
it works when I create a png as output but not with svgs
tnx
convert \( 1.svg 2.svg +append \) -render -append final.svg
it works when I create a png as output but not with svgs
tnx