On Mittwoch, 15. Oktober 2008, Kai-Martin Knaak wrote: > On Tue, 14 Oct 2008 20:15:32 -0400, Ales Hvezda wrote: > > If there is a way of generating a png from svg (without requiring > > all of inkscape) > > The convert utility from the imagemagick suite can do this. This is a > comand line application. So conversion can be scripted.
The quality of the images is lower with convert than with inkscape. I've used lines with arrows. With convert, the arr Maybe that's the right way to go. If inkscape is not present to generate high quality images than just use convert. (inkscape has a command line interface, too) Thus I only need to check in the svg source files into git and generate png and pdf files for the html and latex docs. Regards Werner _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
