2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-07-28 02:56:43 +08:00
|
|
|
<!ENTITY imagemagick-patch-version "5">
|
2005-03-16 18:30:11 +08:00
|
|
|
<!ENTITY imagemagick-download-http "http://www.imagemagick.org/download/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
|
|
|
|
<!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
|
2006-01-18 13:17:05 +08:00
|
|
|
<!ENTITY imagemagick-md5sum "eaee90992c8cf36f1f5fc6c887d73897">
|
|
|
|
<!ENTITY imagemagick-size "5.0 MB">
|
|
|
|
<!ENTITY imagemagick-buildsize "158 MB (additional 68 MB if you run the Image::Magick demo)">
|
|
|
|
<!ENTITY imagemagick-time "3.2 SBU (Additional 1.2 SBU to run the test suite)">
|
2004-06-13 06:56:28 +08:00
|
|
|
]>
|
|
|
|
|
2005-05-31 05:34:17 +08:00
|
|
|
<sect1 id="imagemagick"
|
2005-02-08 07:48:17 +08:00
|
|
|
xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
|
2005-05-02 04:42:47 +08:00
|
|
|
<?dbhtml filename="imagemagick.html"?>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2005-12-03 02:10:04 +08:00
|
|
|
<keywordset>
|
|
|
|
<keyword role="package">ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar</keyword>
|
2005-12-09 04:34:05 +08:00
|
|
|
<keyword role="ftpdir">ImageMagick</keyword>
|
2005-12-03 02:10:04 +08:00
|
|
|
</keywordset>
|
2005-05-02 04:42:47 +08:00
|
|
|
</sect1info>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<title>ImageMagick-&imagemagick-version;-&imagemagick-patch-version;</title>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<indexterm zone="imagemagick">
|
|
|
|
<primary sortas="a-ImageMagick">ImageMagick</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to ImageMagick</title>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-31 05:34:17 +08:00
|
|
|
<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
|
2005-05-02 04:42:47 +08:00
|
|
|
to various programming languages are also available.</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<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 MD5 sum: &imagemagick-md5sum;</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>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<bridgehead renderas="sect3">ImageMagick Dependencies</bridgehead>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-09-18 04:35:05 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2005-12-03 02:10:04 +08:00
|
|
|
<para role="recommended">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2006-01-18 13:17:05 +08:00
|
|
|
<para>The optional dependencies listed below should be installed if you
|
|
|
|
need support for the specific format or the conversion tool the dependency
|
|
|
|
provides. Many of the dependencies' capabilities and uses are described in
|
|
|
|
the <quote>MAGICK DELEGATES</quote> section of the
|
|
|
|
<filename>README.txt</filename> file located in the source tree. Additional
|
|
|
|
information about the dependencies can be found in the
|
|
|
|
<filename>Install-unix.txt</filename> file located in the source tree as
|
|
|
|
well as issuing the <command>./configure --help</command> command. A
|
|
|
|
summary of this information, as well as some additional notes can be viewed
|
|
|
|
on-line at <ulink
|
|
|
|
url="http://www.imagemagick.org/script/advanced-unix-installation.php"/>.</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional System Utilities</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="cups"/> or <xref linkend="LPRng"/> (or any other print
|
|
|
|
utility that provides an <command>lpr</command> command),
|
|
|
|
<ulink url="http://www.cybercom.net/~dcoffin/dcraw/">DCRaw</ulink>,
|
|
|
|
<ulink url="http://dmalloc.com/">Dmalloc</ulink>,
|
|
|
|
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink>,
|
|
|
|
<ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink>
|
|
|
|
or <xref linkend="gnupg"/> (you'll have to do some hacking to use
|
|
|
|
<application>GnuPG</application>),
|
|
|
|
<xref linkend="sane"/>, and
|
|
|
|
<xref linkend="wget"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional Graphics Libraries</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
|
2005-05-31 05:34:17 +08:00
|
|
|
<ulink url="http://www.i3a.org/i_flashpix.html">FlashPIX</ulink> (or
|
2006-01-15 09:16:33 +08:00
|
|
|
<ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.2.0.13.tar.bz2">
|
2005-05-31 05:34:17 +08:00
|
|
|
FlashPIX library</ulink>),
|
2006-01-18 13:17:05 +08:00
|
|
|
<xref linkend="freetype2"/>,
|
2005-05-31 05:34:17 +08:00
|
|
|
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink>,
|
|
|
|
<ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
|
2006-01-18 13:17:05 +08:00
|
|
|
<xref linkend="lcms"/>,
|
|
|
|
<xref linkend="libexif"/>,
|
|
|
|
<xref linkend="libjpeg"/>,
|
|
|
|
<xref linkend="libpng"/>,
|
|
|
|
<xref linkend="libtiff"/>,
|
|
|
|
<xref linkend="libxml2"/>, and
|
|
|
|
<ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">RALCGM</ulink>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="espgs"/> or <xref linkend="gs"/>,
|
|
|
|
<ulink url="http://www.artifex.com/downloads/">GhostPCL</ulink>,
|
|
|
|
<xref linkend="gimp"/>,
|
2005-05-31 05:34:17 +08:00
|
|
|
<ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
|
2006-01-18 13:17:05 +08:00
|
|
|
<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
|
|
|
|
<ulink url="http://www.povray.org/">POV-Ray</ulink>, and
|
|
|
|
<ulink url="http://radsite.lbl.gov/radiance/HOME.html">Radiance</ulink>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional Conversion Tools</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<ulink url="http://autotrace.sourceforge.net/">AutoTrace</ulink>,
|
|
|
|
<xref linkend="enscript"/>,
|
2005-05-31 05:34:17 +08:00
|
|
|
<ulink url="http://www.gnu.org/software/hp2xx/">hp2xx</ulink>,
|
|
|
|
<ulink url="http://user.it.uu.se/~jan/html2ps.html">html2ps</ulink>,
|
2006-01-18 13:17:05 +08:00
|
|
|
<ulink url="http://wvware.sourceforge.net/">libwmf</ulink>,
|
2005-05-31 05:34:17 +08:00
|
|
|
<ulink url="http://www.mpeg.org/MSSG/">MPEG-2 Video Codec</ulink>,
|
2006-01-18 13:17:05 +08:00
|
|
|
<ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink>,
|
|
|
|
<xref linkend="tex"/>,
|
|
|
|
<ulink url="http://www.xfig.org/">Transfig</ulink>,
|
|
|
|
<ulink url="http://txt2html.sourceforge.net/">txt2html</ulink>
|
|
|
|
(requires <xref linkend="perl-module-build"/> and Perl Module
|
|
|
|
<ulink url="http://cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-1.10.tgz">
|
|
|
|
Getopt::ArgvFile</ulink>), and
|
2005-05-31 00:34:17 +08:00
|
|
|
<ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink>
|
2005-05-31 05:34:17 +08:00
|
|
|
(or <ulink
|
2005-05-02 04:42:47 +08:00
|
|
|
url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz">
|
2006-01-18 13:17:05 +08:00
|
|
|
source</ulink>)
|
|
|
|
</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
</sect2>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of ImageMagick</title>
|
|
|
|
|
|
|
|
<para>Install <application>Imagemagick</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2005-09-18 04:35:05 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr --with-modules &&
|
2005-05-02 04:42:47 +08:00
|
|
|
make</userinput></screen>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2006-01-18 13:17:05 +08:00
|
|
|
<para>To test the results, issue: <command>make check</command>. Note that
|
|
|
|
as many as 17% of the tests may fail due to system and/or build parameter
|
|
|
|
settings.</para>
|
2005-09-18 04:35:05 +08:00
|
|
|
|
2005-07-30 01:00:48 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
2006-01-18 13:17:05 +08:00
|
|
|
<!-- Commenting this out for now as it is redundant to information
|
|
|
|
that has already been presented, or is in the 'command explanations'
|
|
|
|
section below.
|
2005-05-02 04:42:47 +08:00
|
|
|
<sect3>
|
|
|
|
<title>Additional Configure Options</title>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-31 05:34:17 +08:00
|
|
|
<para>There are additional switches that can be passed to
|
2005-07-17 06:40:09 +08:00
|
|
|
<application>ImageMagick</application> to customize the installation to
|
2005-07-28 02:56:43 +08:00
|
|
|
your needs. See <filename>advanced-unix-installation.html</filename> in
|
|
|
|
the <filename class='directory'>www</filename> directory.</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
</sect3>
|
2006-01-18 13:17:05 +08:00
|
|
|
-->
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
</sect2>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2005-05-31 05:34:17 +08:00
|
|
|
<para><parameter>--with-modules</parameter>: Enables support for dynamically
|
2005-05-02 04:42:47 +08:00
|
|
|
loadable modules.</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2006-01-18 13:17:05 +08:00
|
|
|
<para><option>--with-gslib=/usr/lib</option>: Enables support to use the
|
|
|
|
Ghostscript shared library.</para>
|
|
|
|
|
|
|
|
<para><option>--with-fpx</option>: Enables support to use the FlashPix
|
|
|
|
library.</para>
|
|
|
|
|
|
|
|
<para><option>--with-windows-font-dir=<replaceable>[Some/Directory]</replaceable></option>:
|
|
|
|
This option specifies the directory where the Windows CoreFonts are
|
|
|
|
installed.</para>
|
|
|
|
|
|
|
|
<para>The options and parameters listed above are the only ones you should
|
|
|
|
have to pass to the <command>configure</command> script to activate all the
|
|
|
|
delegate dependencies. All other dependencies will be automatically
|
|
|
|
detected and utilized in the build if they are installed.</para>
|
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
</sect2>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<seglistitem>
|
|
|
|
<seg>animate, compare, composite, conjure, convert, display,
|
|
|
|
identify, import, Magick-config, Magick++-config, mogrify,
|
|
|
|
montage, and Wand-config</seg>
|
2005-05-31 05:34:17 +08:00
|
|
|
<seg>libMagick.[so,a], libMagick++.[so,a], libWand.[so,a],
|
2005-07-28 02:56:43 +08:00
|
|
|
the Magick.so Perl module, and numerous plugin modules</seg>
|
2005-09-18 04:35:05 +08:00
|
|
|
<seg>/usr/include/Magick++, /usr/include/magick, /usr/include/wand,
|
2005-05-31 05:34:17 +08:00
|
|
|
/usr/lib/ImageMagick-&imagemagick-version;,
|
2005-09-18 04:35:05 +08:00
|
|
|
/usr/lib/perl5/site_perl/&LFS-Perl-version;/i686-linux/auto/Image/Magick,
|
|
|
|
/usr/share/ImageMagick-&imagemagick-version; and
|
|
|
|
/usr/share/doc/ImageMagick-&imagemagick-version;</seg>
|
2005-05-02 04:42:47 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
2005-05-31 00:34:17 +08:00
|
|
|
<?dbfo list-presentation="list"?>
|
2005-05-02 04:42:47 +08:00
|
|
|
<?dbhtml list-presentation="table"?>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="animate">
|
|
|
|
<term><command>animate</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>animates a sequence of images.</para>
|
|
|
|
<indexterm zone="imagemagick animate">
|
|
|
|
<primary sortas="b-animate">animate</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="compare">
|
|
|
|
<term><command>compare</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>compares an image to a reconstructed image.</para>
|
|
|
|
<indexterm zone="imagemagick compare">
|
|
|
|
<primary sortas="b-compare">compare</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="composite">
|
|
|
|
<term><command>composite</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>composites various images into the given base image.</para>
|
|
|
|
<indexterm zone="imagemagick composite">
|
|
|
|
<primary sortas="b-composite">composite</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="conjure">
|
|
|
|
<term><command>conjure</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>processes a MSL script to create an image.</para>
|
|
|
|
<indexterm zone="imagemagick conjure">
|
|
|
|
<primary sortas="b-conjure">conjure</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="convert">
|
|
|
|
<term><command>convert</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>converts image(s) from one format to another.</para>
|
|
|
|
<indexterm zone="imagemagick convert">
|
|
|
|
<primary sortas="b-convert">convert</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="display">
|
|
|
|
<term><command>display</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>displays an image.</para>
|
|
|
|
<indexterm zone="imagemagick display">
|
|
|
|
<primary sortas="b-display">display</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="identify">
|
|
|
|
<term><command>identify</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>describes the format and characteristics of an image file.</para>
|
|
|
|
<indexterm zone="imagemagick identify">
|
|
|
|
<primary sortas="b-identify">identify</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="import">
|
|
|
|
<term><command>import</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>captures an X window.</para>
|
|
|
|
<indexterm zone="imagemagick import">
|
|
|
|
<primary sortas="b-import">import</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="magick-config">
|
2005-05-31 05:34:17 +08:00
|
|
|
<term><command>Magick-config</command> and
|
2005-05-02 04:42:47 +08:00
|
|
|
<command>Magick++-config</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>show information about the installed versions of
|
|
|
|
<application>ImageMagick</application> and Magick++.</para>
|
|
|
|
<indexterm zone="imagemagick magick-config">
|
|
|
|
<primary sortas="b-Magick-config">Magick-config</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="mogrify">
|
|
|
|
<term><command>mogrify</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>transforms an image.</para>
|
|
|
|
<indexterm zone="imagemagick mogrify">
|
|
|
|
<primary sortas="b-mogrify">mogrify</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="montage">
|
|
|
|
<term><command>montage</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>composites various images into a new image.</para>
|
|
|
|
<indexterm zone="imagemagick montage">
|
|
|
|
<primary sortas="b-montage">montage</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="wand-config">
|
|
|
|
<term><command>Wand-config</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>shows the options required to use the Wand library.</para>
|
|
|
|
<indexterm zone="imagemagick wand-config">
|
|
|
|
<primary sortas="b-Wand-config">Wand-config</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
<varlistentry id="perlmagick">
|
|
|
|
<term><filename class='libraryfile'>Image::Magick</filename></term>
|
|
|
|
<listitem>
|
2005-05-31 05:34:17 +08:00
|
|
|
<para>allows the reading, manipulation and writing of a large number of
|
2005-05-31 00:34:17 +08:00
|
|
|
image file formats using the <application>ImageMagick</application>
|
2005-05-31 05:34:17 +08:00
|
|
|
library. Run <command>make</command> in the
|
|
|
|
<filename class='directory'>PerlMagick/demo</filename> directory of
|
2005-09-18 04:35:05 +08:00
|
|
|
the package source tree after the package is installed to see a nice
|
|
|
|
demo of the module's capabilities.</para>
|
2005-05-02 04:42:47 +08:00
|
|
|
<indexterm zone="imagemagick perlmagick">
|
|
|
|
<primary sortas="g-Image-Magick">Image::Magick</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:42:47 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2003-11-17 08:20:48 +08:00
|
|
|
|
|
|
|
</sect1>
|