Projects / fti2svg.pl / Comments

RSS Comments for fti2svg.pl

31 Oct 2002 09:58 calebshay

Documentation
This program lacks any documentation at all. So to anybody actually trying to use this, here goes:

It expects a minimum of 2 arguments:

fti2svg infile.fti outfile.svg

You can pass it multiple .fti files and it will composite them from the bottom up:

fti2svg infile1.fti infile2.fti infile3.fti outfile.svg

It also does no error checking and will happily overwrite your files with no warning.

Screenshot

Project Spotlight

Climax

A Java command line argument parsing framework.

Screenshot

Project Spotlight

Armadillo C++ Library

A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.