home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_40 / read / !Read / ReadMe < prev    next >
Text File  |  1991-05-07  |  2KB  |  52 lines

  1. Read - A character reader for monospaced fonts
  2.  
  3. VERSION 0.0
  4.  
  5. COPYRIGHT NOTICE This is a public domain program but is copyright, you may
  6. copy it freely subject to the conditions below.
  7.  
  8. # No part of this program may be copied for profit without the express
  9. permission of the author.
  10. # The program may be only be copied as a whole, including this file.
  11. # Any modifications should be commented in this file.
  12. # This program is supplied as is, without any guarantee as to its function
  13. or suitability for any purpose.
  14.  
  15.  Files supplied       Type        Purpose
  16.  
  17.       !Read.ReadMe    Text        This file
  18.  
  19. The next 5 are the only files that are needed to run Read
  20.  
  21.      !Read.!Run        Obey
  22.      !Read.!Boot       Obey
  23.      !Read.!RunImage   Absolute
  24.      !Read.!Sprites    Sprite
  25.      !Read.Templates   Template
  26.  
  27.      !Read.!Help       Text      The main documentation
  28.  
  29.      !Read.Makefile    Text      A makefile to construct !RunImage using
  30.                                   Acorn's AMU utility
  31.  
  32.      !Read.RunMake     Obey      An obey file to run the above
  33.  
  34.      !Read.c.Fnt       Text      The c source code
  35.      !Read.c.Locate    Text
  36.      !Read.c.Process   Text      suitable for Acorn's
  37.      !Read.c.Read      Text
  38.      !Read.c.Scan      Text      ANSI c v3
  39.      !Read.c.Spr       Text
  40.      !Read.c.Text      Text
  41.      !Read.h.ReadHdr   Text
  42.      !Read.h.wkeys     Text       A file of wimp key definitions
  43.      !Read.a.Rasm      Text       (Wingpass) Assembler source
  44.      !Read.a.AsmHdr    Text       Header file for the above
  45.      !Read.o.Rasm      Data       Object file from above
  46.      !Read.Compare     BASIC      Compare text files
  47.      !Read.ShowFont    BASIC      Display Countfont files
  48.      !Read.TestFile    BASIC      Makes test files
  49.      !Read.ReadStar    Text       Runs Compare,Showfont and testfile
  50.                                         from my !Star application
  51. For instructions see !Read.!Help
  52.