At 24.06.2013 17:48, Mirko Vukovic wrote:
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).
That's the only supported way ...
But I am wondering if it is possible via one of Dia's libraries using a
foreign
At 22.06.2013 18:04, 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.
To make grid alig
At 20.06.2013 10:48, Bao Niu wrote:
When defining the following python script:
def ListConnections(data, flags):
What does the "flags" parameter function? It doesn't seem to get used in
that particular function. Thanks.
Brief checking of Dia's source shows it is not used aynwhere. IIRC it was
Hi,
The following batch file may be made available on the page
http://dia-installer.de/vsd2svg/index.html
It helps in processing vsd files with large number of pages
@ECHO OFF
REM Name: vsdtosvg_all_slides.bat
REM Author: Julien GUYONNET, June 2013, julien dot guyonnet at free.fr
REM Usage: vsdt