I was asked to deliver some diagrams Dia diagrams I did, in PNG format.
I just would imagine the nightmare it would have been to do this under
"other" diagramming tools.
for D in *.dia; do dia -t png -s 1024x $D; done
I just checked them afterwards to do a second pass to save bigger diagrams
in a different size.
Thanks for this option, Dia developers!
_______________________________________________
dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia