This application is designed to give access to fractal images through a user
friendly interface.

Operation of the program
~~~~~~~~~~~~~~~~~~~~~~~~

  To get started
  ~~~~~~~~~~~~~~
  1) Run the !Mandlplot application as you would any other.
     (There will be a short delay as the default mandlebrot is generated)

  2) Click on the iconbar icon with either the left or right mouse button to
     open the mandlebrot viewer.

  3) The display in the top left hand corner gives the offset of the centre
     of the visible area and the current scale.

  To explore the mandlebrot set
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1) Pointing at part of the mandlebrot and pressing the right hand mouse
     button will zoom in on the point chosen and display it.

  2) Pressing the middle button opens a menu.
     From this you can:

       1) Save the current screen as a sprite file.
       2) Generate a custom julia (see julias)
       3) Hi Res, This generates higher resolution images but takes
          four times as long.
       4) Generate a stored julia (see julias)
       5) Default mandlebrot - resets the display to its default values.

  3) Pressing the left hand button generates a julia whos constants have
     been calculated from the mandlebrot at the point specified.

  To explore a julia set
  ~~~~~~~~~~~~~~~~~~~~~~
  1) Pointing at part of the mandlebrot and pressing the right or left hand
     mouse button will zoom in on the point chosen and display it.

  2) Pressing the middle button opens a menu.
     From this you can:

       1) Save the current screen as a sprite file.
       2) Generate a custom julia - this opens a window in which you can
          enter values to use for the x and y constants.
       3) Hi Res, This generates higher resolution images but takes
          four times as long.
       4) Generate a stored julia - this opens a window that allows you
          access to the data base of julias.

            1) The arrows will move you up and down through the list, Find
               will as the name suggests find a julia who's name contains
               the text you input into the find window.
            2) Display - displays the julia you have selected.
            3) When you press the menu button the following menu is
               displayed:

                 1) Save - saves any changes you have made to the data base.
                 2) Sort Alphabetically - Sorts the entries.
                 3) Delete entry - deletes the current entry.
                    (This doesn't auto save so files can be recovered by
                     reloading)

       5) Store julia - This entry opens a window for you to enter the name
          which you are going to refer to the julia by. The caret is already
          in the right place.
       6) Default julia - resets the display to its default values.

Errors and bugs
~~~~~~~~~~~~~~~
  There are to my knowlesge no bugs in this software however if you
  encounter any please report it to me so that apropriate fixes can be made.

Disclaimer
~~~~~~~~~~
  I am in no way responsible for loss or curruption of data due to use or
  misuse of this software.
            
Contacting me
~~~~~~~~~~~~~
  Andrew Boura   ___ ___  _  _                ___    ___ _
  5 Far Lane    | _ | _ \| \/ | ___ ___ ___  / _/___/ __| |_    _____ __ ___
  Coleby        | _ |   /| __ |/ _ | _ | -_| \_ \ _ | _|| _|\/\/ / _ | _| -_|
  Lincoln       |_|_|_|_\|_||_|\___|__ |___| /__/___|_| |_|\_/\_/\___|_||___|
  LN5 0AH                          |___|
  andrew@armage.demon.co.uk                 (Acorn Registered Developer)
