
Babl 0.0.18

    Dynamic; any to any, pixel format conversion library.

-----------------------------------------------------------------------

Installation instructions:
--------------------------

From a released version the following is the expected method of
installation (or a variation on this theme):

     ------------------------------------------------------------
     foo$ wget http://pippin.gimp.org/babl/files/old/babl-0.0.18.tar.gz
     foo$ tar xzf babl-0.0.18.tar.gz
     foo$ cd babl-0.0.18
     foo/babl-0.0.18$ ./configure && make && sudo make install
     ------------------------------------------------------------


