a word of caution!
inkscape does a poor job converting to eps and pdf. inkscape developers are well aware of this and they are contemplating hiring a programmer to do a svg->ps library. among the problems are scaling, cropping, and clippaths which results in bad output. if you donnot use these features, you might be lucky getting a correct ps output, but i would not recomment it for now. inkscape does nice pngs though. alternatively use gimp, batik or adobe stuff. martin On 4/27/06, Jean-Pierre Chretien <[EMAIL PROTECTED]> wrote: > > > >>Date: Thu, 27 Apr 2006 13:47:38 +0200 > >>From: Uwe Stöhr <[EMAIL PROTECTED]> > >>To: Georg Baum <[EMAIL PROTECTED]> > >>CC: [email protected], [EMAIL PROTECTED] > >>Subject: Re: poor resolution for svg > >> > >>Georg Baum schrieb: > >> > >>> This is the problem. I don't know any converter that can convert SVG > to good > >>> quality EPS or PDF. If anybody knows such a beast, please tell. > >> > >>Inkscape produces a good quality PNG image but has unfortunately no > >>command line option to do this. > > Sure it has, as I mentioned in a previous message > inkscape -e foo.png foo.svg > or > inkscape --export-png=foo.png foo.svg > > -- > Jean-Pierre > > > > > >
