Help for IMap v. 1.2
--------------------

Notes:
------
 - as of yet this program doesn't open files so you must copy the
image to the clipboard and hit the [PASTE] button in IMap.
 - I can't get it to print the carraige returns in the generate text
window so you must edit the boxed to be returns.

usage:
------
[PASTE] - pastes the clipboard image into the image window
[NEW] - creates a new link in the link list
[DEST] - sets the destination for the selected link
[SAVE DATA] - save the link data so that it can be modified
    later in IMap
[LOAD DATA] - loads saved data
[GENERATE TEXT] - copies the code to a new window that you can use to
    copy it onto the clipboard
[GENERATE TO FILE] - generates the code and saves it in a file you
    designate

 - use the RECT-CIRCLE-POLY radio buttons to choose the shape for the
current link
 - use the SERVERSIDE-CLIENTSIDE radio buttons to choose the output
format
 - press delete in the link list box to delete a link

to draw a RECT: click and drag a box. clicking and draging again starts
    a new one
to draw a CIRCLE: click at the center and drag to any point on the
    circle
to draw a POLY: click the left mouse button once for each point. click
    the right one anywhere to end and connect.

SERVER-SIDE generation outputs the text of the map file
CLIENT-SIDE generation outputs the AREA tags that go within a MAP tag