			     -*- Text -*-

Here is a short description of the programs you can make in this directory:

  main.c: print some info on any IFF file.  Used for testing riffl.

  sift.c: print chunks info of an IFF file.

  ilbm.c: GIMP plugin to read/write IFF ILBM images.  GIMP, the GNU
  Image Manipulation Program can be found at
  http://www.xcf.berkeley.edu/~gimp/.

  imagemagick-3.8.6-ilbm.patch: The patch file will make the
  ImageMagick package understand IFF ILBM images.  To use, first get
  the ImageMagick package from
  http://www.wizards.dupont.com/cristy/ImageMagick.html, and detar it.
  Then (substitue the `...' with proper path information):
    $ mv riffl-0.2 .../ImageMagick/
    $ cd .../ImageMagick
    $ patch -p1 <riffl-0.2/misc/imagemagick-3.8.6-ilbm.patch
  Then go and read the README.

Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
