
DUMPING v0.4  26-Mar-1995

   Copyright (c) 1995 by Oliver Fromme  --  All Rights Reserved

   Address:  Oliver Fromme, Leibnizstr. 18-61, 38678 Clausthal, Germany
   Internet:  fromme@rz.tu-clausthal.de
   WWW:  http://www.tu-clausthal.de/~inof/

   Freely distributable, freely usable.
   The original copyright notice may not be modified or omitted.


This is the DOS executable and BPascal source of DUMPING.
DUMPING checks a PNG file and dumps its content to the screen.
It conforms to the PNG (Portable Network Graphics) Specification, 9th Draft,
and it should be able to detect any errors in a given PNG file.

All known bugs have been fixed.  Interlaced PNG images are fully supported.

To-do list:
 - Does not detect missing palette entries yet (i.e. pixel indices that have
   no corresponding palette entry).
