Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > f57f6d6f7618d9d54e36066cb053e5ba > files > 8

sodipodi-0.24.1-2mdk.i586.rpm

Sodipodi

Sodipodi is (or at least should be) an vector illustrator program for GNOME
environment. It is currently in active development and approaching general
usability.

If you are more interested in hacking, you can also try out KIllustrator,
Gill, GYVE and sketch. Sodipodi eagerly borrows code from every other free program
under the Sun (hey - isn't it the main point about free software?)

You can always find the freshest sodipodi at GNOME CVS. Official homepage is
http://sodipodi.sourceforge.net/
There you can also find links to binary/source packages

Compiling should be trivial, but I cannot guarantee that it works on any other
system aside mine:

./configure
make
make install

You need reasonably recent gnome installation. Helix Gnome + gnome-print 0.21
(or higher) + bonobo 0.17 (or higher) should do it.
You can also add --without-bonobo to configure command line to disable
HIGHLY EXPERIMENTAL bonobo support

If you modify sodipodi in any usable way, please let me know also.

Some demo pictures could have absolute paths for imported images. So if they
do not display correctly, tune them with a good text editor.

Some guidelines:

Command line:
-z, --without-gui         do not open GUI, useful for printing SVG documents
-f --file filename        open file
-p --print outputfile     prints file (use "| lpr" for pipelining)

Ctrl & Shift modify dragging behaviour in some modes
Shift click/rubberband usually toggles selection
Snapping to guidelines/grid work only for certain modes
To break line (or add node) select its endpoints
It should import png, bmp, jpg, xpm & gif bitmaps and svg vector images.
Open can handle only svg graphics
It does not yet handle following svg shapes:
- circle

When importing svg generated with ill2svg, all paths are usually grouped.
Ungroup these manually.

2000/10/09

Lauris Kaplinski
<lauris@helixcode.com>