23/09/97
Tiaan Wessels
Please direct any bug reports to me (tiaan@netsys.co.za).

KTURTLE 0.1 - Alpha release

This is a fractal generating program. The idea came from
an application for another platform called Fractree written
by Michael Schernau.

REQUIREMENTS

1. Qt 1.2+
2. kdelibs-0.8+

INSTALL

For KDE installation -
In kturtle distribution root directory (i.e. kturtle-<version>)
1. ./configure
2. make
3. make install

Try out the .tur files in the 'kturtle-<version>/kturtle/tur' subdirectory.

(make uninstall to reverse make install)

An alternative to KDE (non-KDE version)
In source directory (i.e. kturtle subdir under kturtle-<version>)
1. cross your fingers
2. make -f make.alter
This approach makes no use of autoconf so would most
probably not compile on any lesser platform than
standard Linux installation. Because KDE Help viewer supports
BMP format in HTML docs, i only include a BMP version of an
image appearing in the document. For other browsers, it might
be needed to convert the BMP to GIF format and change the HTML
file to use the GIF image, however this is not vital to the
content of the document

TODO

- Add color variation
- Add screensaver add-on

CHANGES v0.1

- initial release
