lcms-1.12

Introduction to lcms

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

Package information

lcms dependencies

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, wtpt and optionally, tifficc, jpegicc and lcms Python module.

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.