home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 144.lha / PrtTest.readme < prev    next >
Text File  |  1986-11-21  |  2KB  |  54 lines

  1.  
  2.                 PRINTERTEST
  3.  
  4. USAGE:
  5.     PRINTERTEST
  6.  
  7. PURPOSE:
  8.     To test a printer
  9.  
  10. SPECIFICATION:
  11.     The PRINTERTEST program is used to test the capabilities and
  12.     features of printers used with the AMIGA system.  When run,
  13.     three custom screens are created: a low-resolution Hold and Modify
  14.     screen, a low-resolution interlaced color test screen, and a high-
  15.     resolution prompt screen.  The first two screens are used in the 
  16.     Black and White Test and the the Color Test (see below).  The third
  17.     is used to communicate with the PRINTERTEST program.
  18.  
  19.     Various prompts instruct the user how to proceed.  Initially, PRINTERTEST
  20.     requests the name of the printer which will be tested.  One by one the
  21.     printers listed in Preferences are displayed, beginning with the printer
  22.     selected in Preferences.  The correct printer is chosen by y (YES), n (NO)
  23.     otherwise.
  24.  
  25.     The printer selected is made to perform various commands and functions
  26.     as follows:
  27.  
  28.     Alpha Test
  29.         This test is designed to test how the printer will
  30.         react to various Printer Device Command Functions (see
  31.         the Printer Device chapter in the AMIGA ROM Kernel Manual:
  32.         Libraries and Devices).  These functions include type
  33.         styles and sizes, colors, superscripts and subscripts,
  34.         justification, etc.
  35.  
  36.     Reset Test
  37.         After the Alpha Test has completed the program requests
  38.         the user to hit any key to begin the Reset Test.  This
  39.         test checks the reset command function.
  40.  
  41.     Black & White Test
  42.         If the printer has graphics capability a Black & White Test
  43.         is performed.  This test will do a black and white dump of
  44.         the custom Hold and Modify PRINTERTEST screen and
  45.         demonstrates the printer's ability to print grey-scale
  46.         graphics.
  47.  
  48.     Color Test
  49.         If the printer has color capability in addition to graphics
  50.         then the Color Test is run.  It dumps PRINTERTEST's color-
  51.         pattern screen.  Comparing the screen colors to the printed
  52.         ones helps to show the printers color capability.
  53.  
  54.