home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 1 / FishNMoreVol1.bin / more / graphics / applications / qrtv1.5 / readme.txt < prev    next >
Text File  |  1989-03-18  |  2KB  |  59 lines

  1. QRT source, documentation, and executable are Copyright 1988, 1989
  2. Steve Koren.  It may be freely copied, modified, and distributed under
  3. the following conditions:
  4.  
  5.   1) Notice of any changes is posted and distributed with subsequent
  6.      versions
  7.   2) Neither the source nor executable is sold for profit.
  8.   3) This message is distributed unmodified with the source,
  9.      executable, and documentation.
  10.  
  11. Any images created with QRT are yours to do with as you wish.
  12.  
  13. NOTE FOR AMIGA VERSION:
  14.  
  15.   Image creation involves 3 steps:
  16.     QRT <Image.QRT >Image.out
  17.     QRTPOST Image.RAW Image.TMP
  18.     RAY2 Image
  19.  
  20.   The final IFF picture will have a filename of Image.ILBM.
  21.  
  22.   QRT and QRTPOST were written by Steve Koren.  RAY2 was written
  23.   by D. Wecker and is Copyright 1987.  RAY2 creates a HAM image
  24.   from a bitmap representation produced by QRTPOST.
  25.  
  26.   QRT should be run in the background with a low priority and
  27.   its output file should be placed on a virtual disk.  It will
  28.   produce 400K of output, so extended memory is recommended.
  29.  
  30.   Stack size must be increased from the system default of 4000
  31.   bytes with the STACK command.  The exact size necessary varies
  32.   with the image, but 40000 to 50000 bytes is usually safe.
  33.  
  34.   When QRT is running, you can check its progress by getting a
  35.   directory of the device on which the Image.RAW file is being
  36.   created.  A full image has 400 scan lines, and will be just
  37.   short of 800 blocks when complete.  Thus, divide the blocks
  38.   so far by 2 to discover how far into the image QRT has
  39.   processed.  Different parts of an image might be created at
  40.   different speeds.
  41.  
  42.  
  43. Any comments, bug reports, etc, may be sent by USMAIL to:
  44.  
  45.      Steve Koren
  46.      4501 Boardwalk Dr.
  47.      Apt. D-38
  48.      Fort Collins, CO 80525
  49.      USA
  50.  
  51. or by email to
  52.  
  53.      koren@hpfela.HP.COM
  54.  
  55. The USMAIL address is guarenteed to be correct until 01 JUL 89.
  56.  
  57. I respond to all email queries, but some replies bounce.
  58.  
  59.