home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Pro / 3d / DKBTrace.lha / DKBTrace / dkbutdoc.lzh / catdump.doc < prev    next >
Text File  |  1991-06-08  |  1KB  |  38 lines

  1. catdump                                                               catdump
  2.  
  3. NAME
  4.         catdump
  5.  
  6. SYNOPSIS
  7.         catdump <inputfile-1> <inputfile-2> [<inputfile-3> ...] <outputfile>
  8.  
  9. DESCRIPTION
  10.         This program concatenates several (possibly partial) DKB/QRT dump format
  11.         picture files to standard output as one complete file. Pictures may
  12.         overlap and they need not fill the whole picture.
  13.  
  14.         Priority of input files increases from left to right on command line,
  15.         so if there are two overlapping pictures, the first file will be
  16.         overlapped by the second one.
  17.  
  18.         If there are lines between two input files which are not covered by
  19.         any input file, they will be filled with zero (black).
  20.  
  21.         If you want to replace some lines in the complete picture by
  22.         a partial picture, put the complete picture file before partial one
  23.         on command-line.
  24.  
  25.         If you want to concatenate two or more partial files, you will get
  26.         the best results by placing files in reverse order on command line
  27.         (first lower then upper).
  28.  
  29. OUTPUT 
  30.         Concatenated DKB/QRT dump format file in standard output.
  31.  
  32. Comments and bug reports to:
  33.  
  34.         Ville Saari                     vsaari@niksula.hut.fi
  35.         PL 10
  36.         00210 Helsinki
  37.         FINLAND
  38.