Download raw (526 bytes)
LiteralDraw
===========
What is a digital drawing?
A pedagogical vector-based drawing application showing at the
same time 3 different representations of the same drawing.
First window: text editor
Second window: canvas
Third window: list of commands (which can be translated in any language or
changed if the vocabulary doesn't fit the user)
Fourth window: XML/SVG output
- - -
INSTALLATION
============
qmake
make
To launch the software
./LiteralDraw
Optional: to install it system-wise
make install