The Imlib package contains image libraries. These are useful for loading, rendering and dithering a wide variety of image data formats.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-1.9.14.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-1.9.14.tar.bz2
Download size: 580 KB
Estimated Disk space required: 16.4 MB
Estimated build time: 0.43 SBU
XFree86-4.3.0.1, libjpeg-6b, libtiff-3.5.7,libungif-4.1.0b1, libpng-1.2.5 and GTK+-1.2.10
Install Imlib by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc/imlib && make && make install |