home *** CD-ROM | disk | FTP | other *** search
- This program is for users of ADPro 2.0 and Professional Page. The IFF
- Saver in ADPro 2.0 now includes the standard DPI chunk in all files it
- writes. This allows ADPro, as well as other program which read IFF files
- to keep track of the X & Y resolution of a picture. Unfortunately,
- Professonal Page expects a non-standard DPI chunk. When PPage encounters a
- file with the correct DPI chunk, it attempts to divide by zero and crashes.
-
- To aid users who are having problems importing IFF files into PPage, ASDG
- wrote this little utility to zap the DPI chunk in IFF ILBM files. it
- simply changes "DPI " into "DPI1". This way, nobody will recognize it and
- everybody should be happy.
-
- Simply run from the workbench, and fill in the file requester. From the
- CLI, you must supply the filename on the command line.
-
- This program requires "req.library". This library comes with ADPro, and
- CED.
-
-
- This is only an interum fix. You should only use it if PPage crashes when
- you try to load iff files saved with ADPro. When PPage gets fixed you will
- not need this program anymore.
-
-
- -- The guys at ASDG.
- 06-NOV-91
-
-
- THIS PROGRAM IS FREELY REDISTRIBUTABLE.
-