mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
d007a924d2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1677 af4574ff-66df-0310-9fd7-8a98e5e911e0
49 lines
1.7 KiB
XML
49 lines
1.7 KiB
XML
<sect2>
|
|
<title>Introduction to <application>ImageMagick</application></title>
|
|
|
|
<para><application>ImageMagick</application> is a collection of tools and libraries
|
|
to read, write, and
|
|
manipulate an image in various image formats. Image processing operations are
|
|
available from the command line. Bindings to various programming languages
|
|
are also available.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&imagemagick-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&imagemagick-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &imagemagick-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required:
|
|
&imagemagick-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&imagemagick-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>ImageMagick</application> dependencies</title>
|
|
|
|
<sect4><title>Recommended</title>
|
|
<para>
|
|
<xref linkend="xfree86"/> and
|
|
<xref linkend="espgs"/>
|
|
</para></sect4>
|
|
|
|
<sect4><title>Optional (Install based on the format support needed)</title>
|
|
<para>
|
|
<xref linkend="lcms"/>,
|
|
<xref linkend="libjpeg"/>,
|
|
<xref linkend="libpng"/>,
|
|
<xref linkend="libtiff"/>,
|
|
<xref linkend="libxml2"/>,
|
|
<ulink url="http://wvware.sourceforge.net/">libwmf</ulink>,
|
|
<ulink url="http://sourceforge.net/projects/libexif/">libexif</ulink>,
|
|
<ulink url="http://www.i3a.org/i_flashpix.html">FlashPIX</ulink>,
|
|
<ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG</ulink>,
|
|
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink> and
|
|
<ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>
|
|
</para></sect4>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|