JackSVG
=======

JackSVG is a program to convert an XML presentation into a Scalable
Vector Graphics (SVG) file.  Slides can be created and distributed for
viewing on any SVG viewer.

DOCUMENTATION

For documentation about JackSVG, open the file "docs/index.html".

QUICK INSTALLATION

JackSVG is supplied as a Perl module.  You will need an installation
of Perl. Then follow the standard Perl module installation mechanism
for your Perl distribution.

  UNIX

	perl Makefile.PL
	make
	make test
	make install

  WINDOWS (ActivePerl)

	Use the "ppm" installer program which came with ActivePerl.
        Details are in the installation documentation.

For more details instructions about installation, see the installation
documentation from the above link.

----------------------------------------------------------------
$Source: /projects/titanium/cvs/JackSVG/src/README.txt,v $
$Date: 2002/12/13 00:41:45 $
$Revision: 1.3 $
----------------------------------------------------------------
END
