Imlib-1.9.14

Introduction to Imlib

The Imlib package contains image libraries. These are useful for loading, rendering and dithering a wide variety of image data formats.

Package information

Imlib dependencies

Installation of Imlib

Install Imlib by running the following commands:

./configure --prefix=/usr --sysconfdir=/etc/imlib &&
make &&
make install

Command explanations

--sysconfdir=/etc/imlib: This installs and combines the configurations files into /etc instead of /usr/etc.

Contents

The Imlib package contains libimlib libraries.

Description

imlib libraries

libimlib libraries provide the functions for programs to display and edit a wide variety of image data formats.