<HTML>
<HEAD>
<TITLE>Poem: analyse and reconstruct textfiles</TITLE>
<LINK rev=made HREF="mailto:kobus@student.uni-kl.de">
</HEAD>
<body>

<CENTER>
<H1>Mandelbrot</H1>
<IMG align=center SRC="mandel.gif" width=400 height=340  ALT="mementum mori">
</CENTER>
<P>
Mandelbrot is a program running under OS/2 to caculate the mandelbrot set.
It supports palette management and GIF image saving. The executable
<a href="mandel.zip"><CODE>mandel.zip</CODE></a>, 21k is here
to download. Contact me for the source.
</P>
<H2>Copyright and disclaimer</H2>

  MANDELBROT is written and Copyright &copy;1997 by Arnd Kobus.
</P>
<P>
  Permission to use, copy, modify, and distribute this software and its
  documentation for non-commercial purposes and without fee is hereby
  granted, provided that the included copyright notice appear in all copies
  and that both the copyright notice and this permission notice appear in
  supporting documentation.
</P>
<P>
  The author Arnd Kobus accepts no responsibility for damages resulting from the use
  of this software and makes no warranty or representation, either
  express or implied, including but not limited to, any implied
  warranty of merchantability or fitness for a particular purpose.
  This software is provided "AS IS", and you, its user, assume all
  risks when using it.
</P>

<H2>Acknowledgedgements</H2>
<P>
Fractal code according to the book "The Beauty of Fractals", Peitgen,
Richter, Springer Verlag.
</P>
<P>
The OS/2 PM fast Gpi Bitmap code is derived from a sample program by
Donald Graft (dgraft@gate.net).
</P>
<P>
This Software uses Lempel-Ziv GIF Image compression routines code
based on: compress.c - File compression described in
Terry  A.   Welch,  "A  Technique  for  High   Performance   Data
          	     Compression", IEEE Computer, vol 17 no 6 (June 1984)
</P>
<P>
By Authors:
<UL>
 <LI>		Spencer W. Thomas       (decvax!harpo!utah-cs!utah-gr!thomas)
 <LI>		Jim McKie               (decvax!mcvax!jim)
 <LI>		Steve Davies            (decvax!vax135!petsd!peora!srd)
 <LI>		Ken Turkowski           (decvax!decwrl!turtlevax!ken)
 <LI>		James A. Woods          (decvax!ihnp4!ames!jaw)
 <LI>		Joe Orost               (decvax!vax135!petsd!joe)
 <LI>GIF modifications by David Rowley (mgardi@watdcsu.waterloo.edu)
 <LI>Submitted by: mgardi@watdcsu.waterloo.edu (M.Gardi - ICR)
<UL>
The Graphics Interchange Format(c) is the Copyright property of
CompuServe Incorporated. GIF(sm) is a Service Mark property of
CompuServe Incorporated. 
</P>
<P>
<A HREF="index.html"><IMG align=middle SRC="back.gif" width=40 height=40  ALT="Back"> Back to my home page</A>
</P>

<CENTER>
<HR size=3 width="90%">
<P>
  Questions, comments, critizism and bug-reports concerning this software
  should be directed to <a HREF="mailto:kobus@student.uni-kl.de">Arnd Kobus/kobus@student.uni-kl.de</A>.
</P>
</CENTER>
</BODY>
</html>

