home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / utils / mintest.lha / MinTest.Doc < prev    next >
Text File  |  1990-06-11  |  3KB  |  52 lines

  1. This deck needs to have two file with it TheBack.Ilbm and TheBrush.Grab.
  2. They need to be in the same directory as the deck.
  3.  
  4. 1. Start deck
  5. 2. There are four buttons on this screen.
  6.    They are the following (starting from the top and going down).
  7.      QUIT  : Quit the deck.
  8.      
  9.      CLEAR : Restore the background of the card.
  10.              This will remove any rendering (drawing) that may be on the
  11.              screen.
  12.              
  13.      OFF   : This is the transparency status.
  14.              Pressing this button will toggle between Transparent ON
  15.              and Transparent OFF.  The minterms act differently depending
  16.              on the transparent status.
  17.              
  18.      DO IT : This will render TheBrush.Grab onto various locations of
  19.              the screen with various minterm values.  See following chart:
  20.  
  21.            ______ ______ ______ ______   ______ ______ ______ ______  
  22.           |      |      |      |      | |      |      |      |      | 
  23.           |  0   |  16  |  32  |  48  | |  0   |  16  |  32  |  48  | 
  24.           |______|______|______|______| |______|______|______|______| 
  25.           |      |      |      |      | |      |      |      |      | 
  26.           |  64  |  80  |  96  |  112 | |  64  |  80  |  96  |  112 | 
  27.           |______|______|______|______| |______|______|______|______| 
  28.           |      |      |      |      | |      |      |      |      | 
  29.           |  128 |  144 |  160 |  176 | |  128 |  144 |  160 |  176 | 
  30.           |______|______|______|______| |______|______|______|______| 
  31.           |      |      |      |      | |      |      |      |      | 
  32.           |  192 |  208 |  224 |  240 | |  192 |  208 |  224 |  240 | 
  33.           |______|______|______|______| |______|______|______|______| 
  34.            ______ ______ ______ ______   ______ ______ ______ ______  
  35.           |      |      |      |      | |      |      |      |      | 
  36.           |  0   |  16  |  32  |  48  | |  0   |  16  |  32  |  48  | 
  37.           |______|______|______|______| |______|______|______|______| 
  38.           |      |      |      |      | |      |      |      |      | 
  39.           |  64  |  80  |  96  |  112 | |  64  |  80  |  96  |  112 | 
  40.           |______|______|______|______| |______|______|______|______| 
  41.           |      |      |      |      | |      |      |      |      | 
  42.           |  128 |  144 |  160 |  176 | |  128 |  144 |  160 |  176 | 
  43.           |______|______|______|______| |______|______|______|______| 
  44.           |      |      |      |      | |      |      |      |      | 
  45.           |  192 |  208 |  224 |  240 | |  192 |  208 |  224 |  240 | 
  46.           |______|______|______|______| |______|______|______|______| 
  47.           
  48. 3. At bottom of the screen there is a field.  You can enter a minterm
  49.    into this field and when you click and drag on the screen the brush
  50.    will be shown with that minterm.  The transparency is also set according
  51.    to the setting in the OFF button (see above).
  52.