source: general/genutils/imagemagick.xml@ 7b8dca0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7b8dca0 was 7b8dca0, checked in by David Jensen <djensen@…>, 19 years ago

Updated to ImageMagick-6.2.3-3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4677 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 11.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY imagemagick-patch-version "3">
8 <!ENTITY imagemagick-download-http "http://www.imagemagick.org/download/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
9 <!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
10 <!ENTITY imagemagick-md5sum "39222a764f5649f16ff0c934aef8d85a">
11 <!ENTITY imagemagick-size "4.6 MB">
12 <!ENTITY imagemagick-buildsize "142 MB">
13 <!ENTITY imagemagick-time "2.8 SBU (Additional 1.1 SBU for the test suite)">
14]>
15
16<sect1 id="imagemagick"
17xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
18 <?dbhtml filename="imagemagick.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>ImageMagick-&imagemagick-version;-&imagemagick-patch-version;</title>
26
27 <indexterm zone="imagemagick">
28 <primary sortas="a-ImageMagick">ImageMagick</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to ImageMagick</title>
33
34 <para><application>ImageMagick</application> is a collection of tools and
35 libraries to read, write, and manipulate an image in various image formats.
36 Image processing operations are available from the command line. Bindings
37 to various programming languages are also available.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&imagemagick-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&imagemagick-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &imagemagick-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &imagemagick-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &imagemagick-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &imagemagick-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">ImageMagick Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
65
66 <bridgehead renderas="sect4">Optional (Install Based on the Required
67 Format Support and Tools)</bridgehead>
68 <para><xref linkend="lcms"/>,
69 <xref linkend="espgs"/> or <xref linkend="gs"/>,
70 <xref linkend="libpng"/>,
71 <xref linkend="libjpeg"/>,
72 <xref linkend="freetype2"/>,
73 <xref linkend="libtiff"/>,
74 <xref linkend="libxml2"/>,
75 <xref linkend="mozilla"/>,
76 <xref linkend="tex"/>,
77 <xref linkend="gimp"/>,
78 <xref linkend="sane"/>,
79 <xref linkend="wget"/>,
80 <xref linkend="enscript"/>,
81 <xref linkend="libexif"/>,
82 <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
83 <ulink url="http://www.i3a.org/i_flashpix.html">FlashPIX</ulink> (or
84 <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.2.0.9.tar.gz">
85 FlashPIX library</ulink>),
86 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink>,
87 <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
88 <ulink url="http://wvware.sourceforge.net/">libwmf</ulink>,
89 <ulink url="http://autotrace.sourceforge.net/">AutoTrace</ulink>,
90 <ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">RALCGM</ulink>,
91 <ulink url="http://www.cybercom.net/~dcoffin/dcraw/">DCRaw</ulink>,
92 <ulink url="http://www.xfig.org/">Transfig</ulink>,
93 <ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
94 <ulink url="http://www.gnu.org/software/hp2xx/">hp2xx</ulink>,
95 <ulink url="http://user.it.uu.se/~jan/html2ps.html">html2ps</ulink>,
96 <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink>,
97 <ulink url="http://www.mpeg.org/MSSG/">MPEG-2 Video Codec</ulink>,
98 <ulink url="http://www.povray.org/">POV-Ray</ulink>,
99 <ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink>
100 (or <ulink
101 url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz">
102 source</ulink>),
103 <ulink url="http://txt2html.sourceforge.net/">txt2html</ulink>,
104 <ulink url="http://radsite.lbl.gov/radiance/HOME.html">Radiance</ulink>,
105 <ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
106 <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
107 <ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
108
109 </sect2>
110
111 <sect2 role="installation">
112 <title>Installation of ImageMagick</title>
113
114 <para>Install <application>Imagemagick</application> by running the following
115 commands:</para>
116
117<screen><userinput>sed -i -e 's/\$(LIBLTDL) \$/\$/' Makefile.in &amp;&amp;
118./configure --prefix=/usr --with-modules &amp;&amp;
119make</userinput></screen>
120
121 <para>To test the results, issue: <command>make check</command>.</para>
122
123 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 <sect3>
128 <title>Additional Configure Options</title>
129
130 <para>There are additional switches that can be passed to
131 <application>ImageMagick</application> to customize the installation to your
132 needs. Check out the <application>ImageMagick</application> installation
133 instructions at <ulink url="http://www.imagemagick.org/www/Install-unix.html"/>.</para>
134
135 </sect3>
136
137 </sect2>
138
139 <sect2 role="commands">
140 <title>Command Explanations</title>
141
142 <para><command>sed -i -e 's/\$(LIBLTDL) \$/\$/' Makefile.in</command>: The
143 package will build and install a different version of the
144 <application>Libtool</application> library in
145 <filename class='directory'>/usr/lib</filename>. This command forces the
146 package to link to the installed version of
147 <filename class='libraryfile'>libltdl</filename>, and not replace it.</para>
148
149 <para><parameter>--with-modules</parameter>: Enables support for dynamically
150 loadable modules.</para>
151
152 </sect2>
153
154 <sect2 role="content">
155 <title>Contents</title>
156
157 <segmentedlist>
158 <segtitle>Installed Programs</segtitle>
159 <segtitle>Installed Libraries</segtitle>
160 <segtitle>Installed Directories</segtitle>
161
162 <seglistitem>
163 <seg>animate, compare, composite, conjure, convert, display,
164 identify, import, Magick-config, Magick++-config, mogrify,
165 montage, and Wand-config</seg>
166 <seg>libMagick.[so,a], libMagick++.[so,a], libWand.[so,a],
167 the PerlMagick.so Perl module, and numerous plugin modules</seg>
168 <seg>/usr/include/magick, /usr/include/wand,
169 /usr/lib/ImageMagick-&imagemagick-version;,
170 /usr/lib/perl5/site_perl/5.8.5/i686-linux/auto/Image/Magick, and
171 /usr/share/ImageMagick-&imagemagick-version;</seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="animate">
181 <term><command>animate</command></term>
182 <listitem>
183 <para>animates a sequence of images.</para>
184 <indexterm zone="imagemagick animate">
185 <primary sortas="b-animate">animate</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="compare">
191 <term><command>compare</command></term>
192 <listitem>
193 <para>compares an image to a reconstructed image.</para>
194 <indexterm zone="imagemagick compare">
195 <primary sortas="b-compare">compare</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="composite">
201 <term><command>composite</command></term>
202 <listitem>
203 <para>composites various images into the given base image.</para>
204 <indexterm zone="imagemagick composite">
205 <primary sortas="b-composite">composite</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="conjure">
211 <term><command>conjure</command></term>
212 <listitem>
213 <para>processes a MSL script to create an image.</para>
214 <indexterm zone="imagemagick conjure">
215 <primary sortas="b-conjure">conjure</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="convert">
221 <term><command>convert</command></term>
222 <listitem>
223 <para>converts image(s) from one format to another.</para>
224 <indexterm zone="imagemagick convert">
225 <primary sortas="b-convert">convert</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 <varlistentry id="display">
231 <term><command>display</command></term>
232 <listitem>
233 <para>displays an image.</para>
234 <indexterm zone="imagemagick display">
235 <primary sortas="b-display">display</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 <varlistentry id="identify">
241 <term><command>identify</command></term>
242 <listitem>
243 <para>describes the format and characteristics of an image file.</para>
244 <indexterm zone="imagemagick identify">
245 <primary sortas="b-identify">identify</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="import">
251 <term><command>import</command></term>
252 <listitem>
253 <para>captures an X window.</para>
254 <indexterm zone="imagemagick import">
255 <primary sortas="b-import">import</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="magick-config">
261 <term><command>Magick-config</command> and
262 <command>Magick++-config</command></term>
263 <listitem>
264 <para>show information about the installed versions of
265 <application>ImageMagick</application> and Magick++.</para>
266 <indexterm zone="imagemagick magick-config">
267 <primary sortas="b-Magick-config">Magick-config</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="mogrify">
273 <term><command>mogrify</command></term>
274 <listitem>
275 <para>transforms an image.</para>
276 <indexterm zone="imagemagick mogrify">
277 <primary sortas="b-mogrify">mogrify</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281
282 <varlistentry id="montage">
283 <term><command>montage</command></term>
284 <listitem>
285 <para>composites various images into a new image.</para>
286 <indexterm zone="imagemagick montage">
287 <primary sortas="b-montage">montage</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
292 <varlistentry id="wand-config">
293 <term><command>Wand-config</command></term>
294 <listitem>
295 <para>shows the options required to use the Wand library.</para>
296 <indexterm zone="imagemagick wand-config">
297 <primary sortas="b-Wand-config">Wand-config</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 <varlistentry id="perlmagick">
303 <term><filename class='libraryfile'>Image::Magick</filename></term>
304 <listitem>
305 <para>allows the reading, manipulation and writing of a large number of
306 image file formats using the <application>ImageMagick</application>
307 library. Run <command>make</command> in the
308 <filename class='directory'>PerlMagick/demo</filename> directory of
309 the package source tree to see a nice demo of the module's
310 capabilities.</para>
311 <indexterm zone="imagemagick perlmagick">
312 <primary sortas="g-Image-Magick">Image::Magick</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
317 </variablelist>
318
319 </sect2>
320
321</sect1>
Note: See TracBrowser for help on using the repository browser.