On Thu, 2007-08-09 at 18:44 -0700, Xiaowei Yang wrote: > Dear all, > > I am trying dia out these days, and have a quick question. Is there a > command-line approach to convert a .shape file to other formats? It > seems dia does not take a .shape format file as input.
There isn't, but the .shape file contains SVG that defines the looks of it, and that can be extracted with a simple bit of XSLT. -Lars _______________________________________________ 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
