This is version 0.1 of the Flower toolkit by Sam Trenholme

These are tools to help assist in the creation of flowers for the POV
raytracer. Currently, the only flower supported is the daisy.

The files are as follows:

LICENSE: A copy of the GPL license
README: The file you are reading
flower.c: a program to draw a flower, using the output of the "petal" program
petal.c: a program for making petals
flower.1: Man page for flower
petal.1: Man page for petal
do_compile: since I did not write a Makefile, this is a three-line script
            that will make the object code from the source
menu: an easy to use menuing front-end for flower and petal. It is (alas) 
      Linux-specific AFAIK, since it needs 'dialog' to run properly.

UNIX Manual pages and source code is included.

Linux binaries for "flower" and "petal" [a.out, libc version 4] are in 
the subdirectory "Linux".

These files are free software protected by the GPL license.

Sam Trenholme
September 23 1995
