home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / rexxintuition_393.lzh / Contents < prev    next >
Text File  |  1990-10-28  |  2KB  |  55 lines

  1. This is disk 393 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. FileIO        The dissidents file requester.  This is version 1.9, an
  6.         update to version 1.6 on disk 348.  Binary only.
  7.         Author:  Jeff Glatt, Dissidents Software
  8.  
  9. FontConvert    A printer font conversion program to convert standard
  10.         Amiga fonts into a form suitable for downloading to
  11.         a printer that supports user defined printer fonts.
  12.         Version 1.0, includes source.
  13.         Author:  Olaf 'Olsen' Barthel
  14.  
  15. FuncLib        A program that allows you to add or remove rexx function
  16.         libraries.
  17.         Author:  Jeff Glatt, Dissidents Software
  18.  
  19. ILBMLib        A shared library (ilbm.library) to read/write IFF files,
  20.         derived from the EA IFF code, along with various
  21.         enhancements.  Version 0.3, a partial update to version
  22.         on disk 348.
  23.         Author:  Jeff Glatt, Dissidents Software
  24.  
  25. LibTool        A program that allows you to develop C or assembly code,
  26.         and then quickly turn it into a shared library.  Also
  27.         generates all support files for your library including
  28.         Pragma files (both Manx and Lattice), bmap files, include
  29.         files, C interface glue files.  Can be used to make a
  30.         device, too.
  31.         Author:  Jeff Glatt, Dissidents Software
  32.  
  33. PrintSpool    A small print spooling shared library that provides an easy
  34.         way to print graphics and text for any application.  It can
  35.         print ascii text of any length or dump any part or all of a
  36.         rastport.  Takes care of opening the printer.device and
  37.         manages its own resources.  Version 0.1, binary only, with
  38.         source code examples.
  39.         Author:  Jeff Glatt, Dissidents Software
  40.  
  41. RexxIntuition    This is a ARexx function library that allows you to
  42.         open windows/screens from an ARexx script, attach menus,
  43.         gadgets, (file) requesters, load and save ILBM picture
  44.         files, auto-requesters, print text and graphic dumps,
  45.         and completely interact with the user in an intuition
  46.         environment.  Adds all of those Amiga features that
  47.         ARexx lacks.
  48.         Author:  Jeff Glatt, Dissidents Software
  49.  
  50. RexxLib        A shared library that can be easily used by any C or
  51.         assembly programmer to add an ARexx interface to his
  52.         programs.  Handles all of the messy details including
  53.         message creation/deletion and error handling.
  54.         Author:  Jeff Glatt, Dissidents Software
  55.