home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gfx / depackiff-1.7.lha / DepackIFF / DepackIFF.doc < prev    next >
Text File  |  1994-07-13  |  2KB  |  49 lines

  1.  
  2.  
  3.                       WORLD FEDERATION OF MAD HACKERS
  4.                      ---------------------------------
  5.  
  6.                               DEPACK IFF v1.7
  7.  
  8.                      ---------------------------------
  9.                      © 1993 WRITTEN AND COPYRIGHTED BY
  10.                          MARCIN 'MR SOFT' ORLOWSKI
  11.  
  12.  
  13.  
  14. 1. This program lets you depack any IFF ILBM file with BODY chunk
  15.    crunched by standard ByteRun algorithm which is always used by all
  16.    Amiga graphics programs (like DPaint, Brilliance, ADPro, Real) while
  17.    saving image, brushes and so on. I decided to code this, because
  18.    ByteRun is not so effective as XPK, LhA (but not always!). If you
  19.    want  to repack images, you will reach the best results only when you
  20.    pack pure image data, and this is why this program was born and
  21.    should be useful for all the people wanting save own disk space, eg. BBS
  22.    SYSOPs (more images and less bytes!).
  23.  
  24.    NOTE: DepackIFF requires OS2.0 or greater to run!
  25.  
  26. 2. ShellArguments:
  27.    ---------------
  28.  
  29.    SOURCE    - filename of image you want to depack
  30.    DEST      - DESTination file name (file the image will be save to).
  31.                If no given DEST file name SOURCE file will be overwritten
  32.                without any question!
  33.    INFO      - shows image's size, depth and mask information.
  34.    ANNO      - displays ANNO chunk contents (it's mainly image author's
  35.                notes. If no ANNO chunk available nothing will be shown).
  36.    NOMASK    - removes image mask (like stentils) while depacking.
  37.                (Not implemented yet).
  38.    QUIET     - no messages will be generated (like >NIL:)
  39.    HELP      - shows little information.
  40.  
  41.     Enjoy!
  42.  
  43.  
  44.                               CONTACT ME AT:
  45.                      ---------------------------------
  46.                  E-Mail: ORLOWSPS at UOO.UNIV.SZCZECIN.PL
  47.                    Silver Dream!'s BBS: +48 (091) 540431
  48.                      ---------------------------------
  49.