Re: New Shapes: AUTOSAR

2013-06-24 Thread Steffen Macke
Thanks, Martin! I've added your AUTOSAR shapes to the Dia Shape Repository. http://dia-installer.de/shapes/AUTOSAR/index.html Installation via Diashapes is possible, an updated Debian dia-shapes package is in the work. Steffen On 22.06.2013 13:32, Martin Wichmann wrote: Hi, I created some

RE: New Shapes: AUTOSAR

2013-06-24 Thread sachindhiman...@gmail.com
Good -Original message- From: Steffen Macke Sent: 24/06/2013, 8:37 pm To: discussions about usage and development of dia Subject: Re: New Shapes: AUTOSAR Thanks, Martin! I've added your AUTOSAR shapes to the Dia Shape Repository. http://dia-installer.de/shapes/AUTOSAR/index.html Inst

Re: Dia grid snapping

2013-06-24 Thread gottlieb
On Sat, Jun 22 2013, Dumitru Ursu wrote: > Hello, > I'm doing some UML diagrams in Dia, and while I'm very satisfied with > the program itself, > I've runned into some issues. > The thing is, it's very hard to draw "straight" diagrams. I use grid > snapping, but the diagram looks like hell. > Then

API to Dia's export functionality

2013-06-24 Thread Mirko Vukovic
Hello, I am writing some lisp (Common Lisp) code to export dia files to png files. Right now, I am using the command line switch (-e). But I am wondering if it is possible via one of Dia's libraries using a foreign function call. If so, which library, and what is the function name, and in what