Would it be possible to patch dia so it can be run in batch mode just to
convert dia diagrams to eps graphics? I mean either sth. like dia
--batch bla.dia --out=bla.eps or separate program sharing with dia
convertion code.
Motivation: I use dia to create diagrams for some HTML documents which
are kept in CVS repository. I keep there the diagram in dia format - to
be able to modify it later - and convert dia to eps and then use
ImageMagick convert to create gif from eps. Currently I need to put
those gif's into CVS too - because it would be unacceptable to be forced
to manually open each dia file and perform conversion. If dia could be
run in batch mode, I would be able to write script which would perform
all necessary conversions after cvs update/checkout.
-- Marcin Kasperski Marcin.Kasperski<at>softax.com.pl
-- marckasp<at>friko6.onet.pl
-- Moje pogl�dy s� moimi pogl�dami, nikogo poza mn� nie reprezentuj�.
-- (My opinions are just my opinions.)