glfs/general/graphlib/lcms/lcms-desc.xml
Igor Živković 0f6763b3b9 updated to lcms-1.12
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1711 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-17 23:47:42 +00:00

40 lines
1.4 KiB
XML

<sect2>
<title>Contents</title>
<para>The lcms package contains the <filename class="libraryfile">liblcms</filename>
libraries, <command>icc2ps</command>, <command>icclink</command>,
<command>icctrans</command>, <command>wtpt</command> and optionally, <command>tifficc</command>,
<command>jpegicc</command> and <filename
class="libraryfile">lcms</filename> Python module.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>liblcms library</title>
<para>The <filename class="libraryfile">liblcms</filename> libraries are used by other programs to provide color
management facilities.</para></sect3>
<sect3><title>icc2ps</title>
<para><command>icc2ps</command> generates PostScript
<acronym>CRD</acronym> or <acronym>CSA</acronym> from
<acronym>ICC</acronym> profiles.</para></sect3>
<sect3><title>icclink</title>
<para><command>icclink</command> links two or more profiles into a
single device link profile.</para></sect3>
<sect3><title>icctrans</title>
<para><command>icctrans</command> is a Color Space conversion
calculator.</para></sect3>
<sect3><title>tifficc</title>
<para><command>tifficc</command> is an <acronym>ICC</acronym> profile
applier for <acronym>TIFF</acronym> files.</para></sect3>
<sect3><title>jpegicc</title>
<para><command>jpegicc</command> is an <acronym>ICC</acronym> profile
applier for <acronym>JPEG</acronym> files.</para></sect3>
</sect2>