home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 559b.lha / FFEX / source / ReadMe < prev    next >
Text File  |  1991-09-19  |  1KB  |  38 lines

  1. =============================================================================
  2.  
  3.                   FFEX - The Fast Fractal Exploration Set
  4.  
  5.                       Informations about the modules:
  6.  
  7. The  program  is  split  into  several  modules,  of  which  some  are also
  8. interesting for use in other programs.  They are described a little in this
  9. file.  See the .def files for the parameters list.
  10.  
  11.  
  12. The ArpReq module:
  13.  
  14. Contains  the  procedure GetFileName, for easy use of the ARP-filerequester
  15. in modula programs.  (The arp.library is needed!)
  16.  
  17.  
  18. The Request module:
  19.  
  20. Contains the procedure Request, which creates a System-Requester with any
  21. number of textlines you will. The lines are split by the | character.
  22. The other procedures are for FFEX only.
  23.  
  24.  
  25. The IlbmInOut module:
  26.  
  27. You  can't use tihs module directly, but it contains procedures for packing
  28. and unpacking IFF-ILBM pictures.  The procedures for loading and saving the
  29. pictures are optimated for the use in FFEX, but can easily modified for use
  30. in other programs.
  31.  
  32.  
  33. I hope you can use them (or at least that they are interesting) -Rob-
  34.  
  35. =============================================================================
  36. Robert Brandner / Schillerstr. 3 / A-8280 Fürstenfeld / AUSTRIA / EUROPE
  37. =============================================================================
  38.