This directory contains java sources for the 'Mallard' codebase used in
the "Automatic Generation of Stained Glass from Scanned Photos" document
at http://cscott.net/Projects/Mallard/.

A Java 1.5 compiler is required to build this code.  You probably
want to edit the JSR14DISTR and JSR14 variables in the code to
match your installation of Java.

This code (except that in the triangle/ and lib/ directories) is distributed
under the terms of version 2 of the GNU GPL, included in the file COPYING in
this directory.  It is copyright (c) 2004 C. Scott Ananian <cscott@cscott.net>.

The 'Triangle' source code distributed in the triangle/ subdirectory
is distributed under the terms of its own license, described in
triangle/README.

The batik.jar library in lib/ is available from
	http://xml.apache.org/batik/
It is distributed under the terms of the Apache Software License.

The epsgraphics.jar library in lib/ is available from
	http://www.jibble.org/epsgraphics/
It is distributed under the terms of the GNU GPL.

The java-getopt-1.0.9.jar library in lib/ is available from
	http://www.urbanophile.com/arenn/hacking/download.html
It is distributed under the terms of the GNU LGPL.

The jutil.jar library in lib/ is available from
	http://cscott.net/Projects/JUtil/
It is distributed under the terms of the GNU GPL.
