On Wed, Jun 09, 2004 at 12:46:31AM +0200, Colin Marquardt wrote:
> I am running "Dia version 0.93, compiled 18:44:44 Jun 8 2004" on
I'm using either
Dia version 0.93, compiled 01:21:56 May 27 2004 (official package)
or
Dia version 0.93+cvs, compiled 07:06:55 Jun 9 2004 (self-compiled)
on Debian GNU/Linux (sid).
> When trying to convert from the command line (in order to use the
> --size switch eventually), I get:
>
> $ dia --export-to-format=png ToplevelStateMachine.dia
The following works for me with version 0.93:
dia --export=UML-demo.png --size=100x100 --nosplash UML-demo.dia
Unfortunately, this does not work with the CVS version
anymore.