
   Loadcurs() loads the graphic cursor data from a file.

   Example:

        loadcurs("cursor.fnt",2);

   This loads the Third character in file cursor.fnt to display for the
graphic mouse cursor.
