lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: converting/including SVG


From: Reimer Behrends
Subject: Re: converting/including SVG
Date: Fri, 25 Oct 2002 06:47:16 -0400
User-agent: Mutt/1.3.28i

On Fri, Oct 25, 2002 at 09:58:14AM +0100, Mark Summerfield wrote:
[...]
> The 'convert' program that comes as part of the ImageMagick package can
> perform SVG to EPS conversions, but the tool I'd recommend is 'sketch'
> which can load SVG and save as EPS; sketch seems to do a much better job
> of this particular conversion than convert, but has the disadvantage
> that you have to do it manually through the GUI rather than using a
> command line. Both ImageMagick and sketch are open source.

Using sketch on the commandline to convert SVG to EPS:

        sk2ps input.svg >output.eps

Note that sketch/sk2ps can also handle other vector-based input formats,
such as WMF and CGM.

                        Reimer Behrends


reply via email to

[Prev in Thread] Current Thread [Next in Thread]