The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

vcd2svg - generate schematic illustrations of vertebral columns

SYNOPSIS

vcd2svg [ -d ] VCD--file

DESCRIPTION

vcd2svg reads a named file in VCD (Vertebral Column Description) format, and writes an illustration of the described vertebral columns in SVG (Scalable Vector Graphics) format. This is useful for preparing illustrations of scientific papers about vertebrates.

OPTIONS

-d

Dump information about the parsed VCD file rather than rendering an illustration. This is useful only for debugging, ensuring that the input is interpreted as expected.

SEE ALSO

SVG::VCD::Format - description of the input file format.

AUTHOR

Copyright (C) 2013-2014 by Mike Taylor <mike@miketaylor.org.uk>

LICENSE

GNU General Public Licence v3.0