lcms-1.11

Introduction to lcms

The lcms library is used by other programs to provide color management facilities.

Package information

Installation of lcms

Install lcms by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Contents

The lcms package contains the liblcms libraries, icc2ps, icclink, icctrans and optionally, tifficc, jpegicc, _lcms library and lcms.py.

Description

liblcms library

The liblcms libraries are used by other programs to provide color management facilities.

icc2ps

icc2ps generates PostScript CRD or CSA from ICC profiles.

icclink

icclink links two or more profiles into a single device link profile.

icctrans

icctrans is a Color Space conversion calculator.

tifficc

tifficc is an ICC profile applier for TIFF files.

jpegicc

jpegicc is an ICC profile applier for JPEG files.