=======================================================================		
                            Xrsf README 
=======================================================================
Last update 16 Oct 2002 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to:

        Free Software Foundation, Inc.
        59 Temple Place, Suite 330
        Boston, MA 02111-1307 USA

See file COPYING for license details.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Xrsf stand for "really simple fractal-generator" and it's a really
simple fractal generator for X (and SVGAlib). Currently it displays only the
Mandelbrot set.


usage: ./xrsf [opt]
-v, --version           Prints Version
-V, --Verbose           Verbose.
-h, --help              show this usage message.
-f, --full              fullscreen mode.
-x, --x11_drv           Use Xlib.
-s, --svga_drv          Use svgalib.
-l, --fps               Show FPS.


ZOOM IN:        		mouse button 1
ZOOM OUT:       		mouse button 2
MOVE:           		mouse button 3

QUIT:           		ESC

INCREASE NUMBER OF ITERATIONS: 	p
DECREASE NUMBER OF ITERATIONS: 	r

Installation:
------------

See file INSTALL for details.


If you discover any bugs, please tell me about them.
Suggestions, comments, and bugs to: Markus Fraczek (marekf@gmx.net)
