]> granicus.if.org Git - imagemagick/blob - www/resources.html
(no commit message)
[imagemagick] / www / resources.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">\r
4 <head>\r
5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
6   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
7   <title>ImageMagick: Resources</title/>
8   <meta http-equiv="Content-Language" content="en-US"/>
9   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
10   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
11   <meta name="Application-name" content="ImageMagick"/>
12   <meta name="Description" content="ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.  ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems.  The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically."/>
13   <meta name="Application-url" content="http://www.imagemagick.org"/>
14   <meta name="Generator" content="PHP"/>
15   <meta name="Keywords" content="resources, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
16   <meta name="Rating" content="GENERAL"/>
17   <meta name="Robots" content="INDEX, FOLLOW"/>
18   <meta name="Generator" content="ImageMagick Studio LLC"/>
19   <meta name="Author" content="ImageMagick Studio LLC"/>
20   <meta name="Revisit-after" content="2 DAYS"/>
21   <meta name="Resource-type" content="document"/>
22   <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
23   <meta name="Distribution" content="Global"/>
24   <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
25   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
26   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
27   <style type="text/css" media="all">\r
28     @import url("../www/magick.css");\r
29   </style>\r
30 </head>\r
31 \r
32 <body id="www-imagemagick-org">\r
33 <div class="titlebar">\r
34 <a href="../index.html">\r
35   <img src="../images/script.png" alt="[ImageMagick]"\r
36   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
37 <a href="http://www.networkredux.com">\r
38   <img src="../images/networkredux.png" alt="[sponsor]"\r
39   style="margin: 45px auto; border: 0px; float: left;" /></a>\r
40 <a href="http://www.imagemagick.org/discourse-server/">\r
41   <img src="../images/logo.jpg" alt=""\r
42   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
43 <a href="../index.html">\r
44   <img src="../images/sprite.jpg" alt=""\r
45   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
46 </div>\r
47 \r
48 <div class="westbar">\r
49 \r
50 <div class="menu">
51   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
52 </div>
53 <div class="sep"></div>\r
54 <div class="menu">
55   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
56 </div>
57 <div class="sub">
58     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
59 </div>
60 <div class="sub">
61     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
62 </div>
63 <div class="sub">
64     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
65 </div>
66 <div class="sep"></div>\r
67 <div class="menu">
68   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
69 </div>
70 <div class="sub">
71     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
72 </div>
73 <div class="sub">
74     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
75 </div>
76 <div class="sub">
77     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
78 </div>
79 <div class="menu">
80   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
81 </div>
82 <div class="sub">
83     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
84 </div>
85 <div class="sub">
86     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
87 </div>
88 <div class="sub">
89     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
90 </div>
91 <div class="sub">
92     <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
93 </div>
94 <div class="sep"></div>\r
95 <div  class="menu">
96    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
97 </div>
98 <div class="sub">
99     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
100 </div>
101 <div class="sub">
102     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
103  </div>
104 <div class="menu">
105   <a title="Resources" href="../www/resources.html">Resources</a>
106 </div>
107 <div class="menu">
108   <a title="Architecture" href="../www/architecture.html">Architecture</a>
109 </div>
110 <div class="menu">
111   <a title="Download" href="../www/download.html">Download</a>
112 </div>
113 <div class="sep"></div>\r
114 <div class="menu">
115   <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
116 </div>
117 <div class="sep"></div>\r
118 <div class="menu">
119   <a title="Site Map"href="../www/sitemap.html">Site Map</a>
120 </div>
121 <div  class="sub">
122     <a title="Site Map: Links"href="../www/links.html">Links</a>
123 </div>
124 <div class="sep"></div>\r
125 <div  class="menu">
126   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
127
128 <div class="sponsbox">
129 <div  class="sponsor">
130    <a title="Sponsor: Atlas Multimedia" href="http://www.atlas-multimedia.de/">Atlas Multimedia</a><!-- 20101201000025 tanju.temurbas-->
131 </div>
132 <div  class="sponsor">
133   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
134 </div>
135 <div  class="sponsor">
136   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
137 </div>
138 <div  class="sponsor">
139   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
140 </div>
141 <div  class="sponsor">
142   <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
143 </div>
144 <div  class="sponsor">
145   <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
146 </div>
147 <div  class="sponsor">
148   <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
149 </div>
150 <div  class="sponsor">
151    <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
152 </div>
153 </div>
154 </div>
155 </div>\r
156 \r
157 <div class="eastbar">\r
158   <script type="text/javascript">\r
159   <!--\r
160     google_ad_client = "pub-3129977114552745";\r
161     google_ad_slot = "0574824969";\r
162     google_ad_width = 160;\r
163     google_ad_height = 600;\r
164   //-->\r
165   </script>\r
166   <script type="text/javascript"\r
167     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
168   </script>\r
169 </div>\r
170 \r
171 <div class="main">\r
172 \r
173 <p class="navigation-index">[<a href="#configure">Configuration Files</a> &bull; <a href="#modules">Modules</a> &bull; <a href="#fonts">Fonts</a> &bull; <a href="#environment">Environment Variables</a>]</p>
174
175 <div class="doc-section">
176 <p>ImageMagick depends on a number of external resources including configuration files, loadable modules, fonts, and environment variables.</p>
177 </div>
178
179 <h2><a name="configure"></a>Configuration Files</h2>
180 <div class="doc-section">
181
182 <p>ImageMagick depends on a number of external configuration files detailed here:</p>
183
184 <dl class="doc">
185 <dt class="doc"><a href="../www/source/coder.xml">coder.xml</a></dt>
186   <dd>Associate an image format with the specified coder module.
187
188   <p>ImageMagick has a number of coder modules to support the reading and/or writing of an image format (e.g. JPEG).  Some coder modules support more than one associated image format and the mapping between an associated format and its respective coder module is defined in this configuration file.  For example, the PNG coder module not only supports the PNG image format, but the JNG and MNG formats as well.</p>
189   </dd>
190
191 <dt class="doc"><a href="../www/source/colors.xml">colors.xml</a></dt>
192   <dd>Associate a color name with its red, green, blue, and alpha intensities.
193
194   <p>A number of command line options require a <a href="../www/color.html">color parameter</a>.  It is often convenient to refer to a color by name (e.g. white) rather than by hex value (e.g. #fff).  This file maps a color name to its equivalent red, green, blue, and alpha intensities (e.g. for white, red = 255, green = 255, blue = 255, and alpha = 0).</p>
195   </dd>
196
197 <dt class="doc"><a name="configure.xml"/><a href="../www/source/configure.xml">configure.xml</a></dt>
198   <dd>Set ImageMagick build parameters and system-wide environment variables (e.g. MAGICK_TEMPORARY_PATH).
199   <p>
200   As ImageMagick is built, a number of build parameters are saved to this configuration file.  They include the version, release date, dependent delegate libraries, and quantum depth among others.</p>
201   </dd>
202
203 <dt class="doc"><a href="../www/source/delegates.xml">delegates.xml</a></dt>
204   <dd>Associate delegate programs with certain image formats.
205
206   <p>ImageMagick relies on a number of delegate programs to support certain image formats such as <a href="http://ufraw.sourceforge.net/">ufraw-batch</a> to read raw camera formats or <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> to read Postscript images.  Use this configuration file to map an input or output format to an external delegate program.</p>
207   </dd>
208
209 <dt class="doc"><a href="../www/source/english.xml">english.xml</a></dt>
210   <dd>Associate message tags with English translations.</dd><br />
211
212 <dt class="doc"><a href="../www/source/francais.xml">francais.xml</a></dt>
213   <dd>Associate message tags with French translations.  </dd><br />
214
215 <dt class="doc"><a href="../www/source/locale.xml">locale.xml</a></dt>
216   <dd>Associate message tags with a  translation for your locale.
217
218   <p>ImageMagick has a number of informational, warning, and error messages that are represented as tags.  Tags are short descriptions of a message such as
219   <em>FileNotFound</em> or <em>MemoryAllocationFailed</em>.  This configuration file lists locales that have a translation for each tag recognized by ImageMagick.  Currently only English and French translations are available in the <kbd>english.xml</kbd> and <kbd>francais.xml</kbd> configuration files.</p>
220   </dd>
221
222 <dt class="doc"><a href="../www/source/log.xml">log.xml</a></dt>
223   <dd>Configure logging parameters.
224   <p>ImageMagick is capable of spewing copious amounts of informational or debugging statements.  Use this file to configure how the information will appear in a log message and where you want the logging messages posted.</p>
225   </dd>
226
227 <dt class="doc"><a href="../www/source/magic.xml">magic.xml</a></dt>
228   <dd>Associate an image format with a unique identifier.
229   <p>Many image formats have identifiers that uniquely identify a particular image format.  For example, the GIF image format always begins with <kbd>GIF8</kbd> as the first 4 characters of the image.  ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image.</p>
230   </dd>
231
232 <dt class="doc"><a href="../www/source/mime.xml">mime.xml</a></dt>
233   <dd>Associate an internet media type with a unique identifier.
234   <p>Many files and data streams have identifiers that uniquely identify a
235 particular internet media type. For example, files in the "Corel Draw
236 drawing" format (mime type="application/vnd.corel-draw") are associated with
237 the filename pattern <kbd>*.cdr</kbd>, and also have an initial string of the
238 characters "CDRXvrsn". ImageMagick uses combinations of this information,
239 when available, to attempt to quickly determine the internet media type of a
240 file or data stream.</p>
241 </dd>
242
243 <dt class="doc"><a href="../www/source/policy.xml">policy.xml</a></dt>
244   <dd>Configure ImageMagick policies.
245   <p>By default any coder, delegate, filter, or file path is permitted.  Use a policy to deny access to, for example, the MPEG video delegate, or permit reading images from a file system but deny writing to that same file system.  Or use the resource policy to set resource limits.  Policies are useful for multi-user servers that want to limit the overall impact ImageMagick has on the system.  For example, to limit the maximum image size in memory to 100MB:</p>
246
247 <pre class="text">
248   &lt;policy domain="resource" name="area" value="100MB"/>
249 </pre>
250
251 <p>Any image larger than this area limit is cached to disk rather than memory.</p>
252
253 <p>To limit the elapsed time of any ImageMagick command to 5 minutes, use this policy:</p>
254
255 <pre class="text">
256   &lt;policy domain="resource" name="time" value="300"/>
257 </pre>
258   </dd>
259
260 <dt class="doc"><a href="../www/source/thresholds.xml">thresholds.xml</a></dt>
261   <dd>Set threshold maps for ordered posterized dither.</dd><br />
262
263 <dt class="doc"><a name="type.xml"></a><a href="../www/source/type.xml">type.xml</a></dt>
264   <dd>Configure fonts.
265   <p>Define the font name, family, foundry, style, format, metrics, and glyphs for any font you want to use within ImageMagick.</p>
266   </dd>
267
268 <dt class="doc"><a href="../www/source/type-ghostscript.xml">type-ghostscript.xml</a></dt>
269   <dd>Configure <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> fonts.
270   <p>The Ghostscript package includes a number of fonts that can be accessed with ImageMagick.</p>
271   </dd>
272
273 <dt class="doc"><a href="../www/source/type-windows.xml">type-windows.xml</a></dt>
274   <dd>Associate names with Windows font glyphs.</dd>
275
276 </dl>
277
278 <p>Under Unix and Linux, ImageMagick searches for each of the configuration files listed above by looking in the locations given below, in order, and loads them if found:</p>
279
280 <pre class="text">
281   $MAGICK_CONFIGURE_PATH
282   $PREFIX/lib/ImageMagick-6.6.5/config
283   $PREFIX/share/ImageMagick-6.6.5/config
284   $PREFIX/share/ImageMagick-6.6.5  $HOME/.magick/
285   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.5/
286 </pre>
287
288 <p>The environmental variable $PREFIX is the default install path (e.g. <kbd>/usr/local</kbd>). The <em>client path</em> is the execution path of your ImageMagick client (e.g. <kbd>/usr/local</kbd>) .</p>
289
290 <p>For the Unix or Linux pre-compiled uninstalled binary distributions, the configuration load order is:</p>
291
292 <pre class="text">
293   $MAGICK_CONFIGURE_PATH
294   $MAGICK_HOME/lib/ImageMagick-6.6.5/config
295   $MAGICK_HOME/share/ImageMagick-6.6.5/config
296   $PREFIX/share/ImageMagick-6.6.5  $HOME/.magick/
297   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.5/
298   &lt;<em>current directory</em>&gt;
299 </pre>
300
301 <p>Under Windows, ImageMagick searches for these configuration files in the following order, and loads them if found:</p>
302
303 <pre class="text">
304   $MAGICK_CONFIGURE_PATH
305   &lt;<em>windows registry</em>&gt;
306   $PREFIX/config
307   $USERPROFILE/.magick/
308   &lt;<em>client path</em>&gt;
309 </pre>
310
311 <p>Above, $PREFIX is the default install path, typically <kbd>c:\\Program Files\\ImageMagick-6.6.5</kbd>.</p>
312
313 <p>For an uninstalled Windows installation, the configuration load order is:</p>
314
315 <pre class="text">
316   $MAGICK_CONFIGURE_PATH
317   $MAGICK_HOME
318   $USERPROFILE/.magick/
319   <em>client path</em>
320   &lt;<em>current directory</em>&gt;
321 </pre>
322
323 <p>If a configuration file cannot not be found, ImageMagick relies on built-in default values.</p>
324
325 </div>
326
327 <h2><a name="modules"></a>Modules</h2>
328 <div class="doc-section">
329
330 <p>ImageMagick's image format support is usually provided in the form of loadable modules. It searches for loadable modules in the following order and it uses the first match found:</p>
331
332 <pre class="text">
333   $MAGICK_HOME/lib/ImageMagick-6.6.5/modules-Q16/coders/
334   $HOME/.magick/
335   &lt;<em>client path</em>&gt;/../lib/ImageMagick-6.6.5/modules-Q16/coders/
336   $MAGICK_HOME/lib/ImageMagick-6.6.5/modules-Q16/coders
337   $MAGICK_HOME/share/ImageMagick-6.6.5/modules-Q16/coders
338   $HOME/.magick/
339   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.5/modules-Q16/coders
340 </pre>
341
342 </div>
343
344 <h2><a name="fonts"></a>Fonts</h2>
345 <div class="doc-section">
346
347 <p>ImageMagick is able to load raw TrueType and Postscript font files.  It searches for the font configuration file, <a href="#type.xml">type.xml</a>, in the following order, and loads them if found:</p>
348
349 <pre class="text">
350   $MAGICK_CONFIGURE_PATH
351   $MAGICK_HOME/lib/ImageMagick-6.6.5/config
352   $MAGICK_HOME/share/ImageMagick-6.6.5/config
353   $HOME/.magick/
354   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.5/
355   $MAGICK_FONT_PATH
356 </pre>
357
358 </div>
359
360 <h2><a name="environment"></a>Environment Variables</h2>
361 <div class="doc-section">
362
363 <p>Environment variables recognized by ImageMagick include:</p>
364
365 <dl class="doc">
366 <dt class="doc">HOME</dt>
367   <dd>Set path to search for configuration files in <em>$HOME/.magick</em> if the directory exists.</dd><br />
368 <dt class="doc">LD_LIBRARY_PATH</dt>
369   <dd>Set path to the ImageMagick shareable libraries and other dependent libraries.</dd><br />
370 <dt class="doc">MAGICK_AREA_LIMIT</dt>
371   <dd>Set the maximum <em>width * height</em> of an image that can reside in the pixel cache memory.</dd><br />
372   <dd>Images that exceed the area limit are cached to disk (see <a href="#disk-limit">MAGICK_DISK_LIMIT</a>).</dd><br />
373 <dt class="doc">MAGICK_CODER_FILTER_PATH</dt>
374   <dd>Set search path to use when searching for filter process modules (invoked via  <a href="../www/command-line-options.html#process">-process</a>).<dd><br />
375   <dd>This path permits the user to extend ImageMagick's image processing functionality by adding loadable modules to a preferred location rather than copying them into the ImageMagick installation directory.  The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="#modules">default search path</a>.</dd><br />
376 <dt class="doc">MAGICK_CODER_MODULE_PATH</dt>
377   <dd>Set path where ImageMagick can locate its coder modules.</dd><br />
378   <dd>This path permits the user to arbitrarily extend the image formats supported by ImageMagick by adding loadable coder modules from an preferred location rather than copying them into the ImageMagick installation directory.  The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="#modules">default search path</a>.</dd><br />
379 <dt class="doc">MAGICK_CONFIGURE_PATH</dt>
380   <dd>Set path where ImageMagick can locate its configuration files</dd><br />
381   <dd>Use this search path to search for configuration (.xml) files. The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="#configure">default search path</a>.</dd><br />
382 <dt class="doc">MAGICK_DEBUG</dt>
383   <dd>Set debug options.</dd><br />
384   <dd>See <a href="../www/command-line-options.html#debug">-debug</a> for a description of debugging options.</dd><br />
385 <dt class="doc"><a name="disk-limit"></a>MAGICK_DISK_LIMIT</dt>
386   <dd>Set maximum amount of disk space in bytes permitted for use by the pixel cache.</dd><br />
387   <dd>When this limit is exceeded, the pixel cache is not be created and an error message is returned.</dd><br />
388 <dt class="doc">MAGICK_FILE_LIMIT</dt>
389   <dd>Set maximum number of open pixel cache files.</dd><br />
390   <dd>When this limit is exceeded, any subsequent pixels cached to disk are closed and reopened on demand.  This behavior permits a large number of images to be accessed simultaneously on disk, but with a speed penalty due to repeated open/close calls.</dd><br />
391 <dt class="doc">MAGICK_FONT_PATH</dt>
392   <dd>Set path ImageMagick searches for TrueType and Postscript Type1 font files.</dd><br />
393   <dd>This path is only consulted if a particular font file is not found in the current directory.</dd><br />
394 <dt class="doc">MAGICK_HOME</dt>
395   <dd>Set the path at the top of ImageMagick installation directory.</dd><br />
396   <dd>This path is consulted by <em>uninstalled</em> builds of ImageMagick which do not have their location hard-coded or set by an installer.</dd><br />
397 <dt class="doc"><a name="map-limit"></a>MAGICK_MAP_LIMIT</dt>
398   <dd>Set maximum amount of memory map in bytes to allocate for the pixel cache.</dd><br />
399   <dd>When this limit is exceeded, the image pixels are cached to disk (see MAGICK_DISK_LIMIT).</dd>
400   </dd><br />
401 <dt class="doc">MAGICK_MEMORY_LIMIT</dt>
402   <dd>Set maximum amount of memory in bytes to allocate for the pixel cache from the heap.</dd><br />
403   <dd>When this limit is exceeded, the image pixels are cached to memory-mapped disk (see <a href="#map-limit">MAGICK_MAP_LIMIT</a>).</dd><br />
404 <dt class="doc">MAGICK_PRECISION</dt>
405   <dd>Set the maximum number of significant digits to be printed.</dd><br />
406 <dt class="doc">MAGICK_SYNCHRONIZE</dt>
407   <dd>Set to true to synchronize image to storage device.</dd><br />
408 <dt class="doc">MAGICK_TEMPORARY_PATH</dt>
409   <dd>Set path to store temporary files.</dd><br />
410 <dt class="doc">MAGICK_THREAD_LIMIT</dt>
411   <dd>Set maximum parallel threads.</dd><br />
412   <dd>Many ImageMagick algorithms run in parallel on multi-processor systems.  Use this enviroment variable to set the maximum number of threads that are permitted to run in parallel.</dd>
413 <dt class="doc">MAGICK_THROTTLE</dt>
414   <dd>Periodically yield the CPU for at least the time specified in milliseconds.</dd><br />
415 <dt class="doc">MAGICK_TIME_LIMIT</dt>
416   <dd>Set maximum time in seconds.</dd><br />
417   <dd>When this limit is exceeded, an exception is thrown and processing stops.</dd>
418 </dl>
419 </div>
420 \r
421 </div>\r
422 \r
423 <div id="linkbar">\r
424     <span id="linkbar-west">&nbsp;</span>\r
425     <span id="linkbar-center">\r
426       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
427       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
428     </span>\r
429     <span id="linkbar-east">&nbsp;</span>\r
430   </div>\r
431   <div class="footer">\r
432     <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
433     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
434   </div>\r
435   <div style="clear: both; margin: 0; width: 100%; "></div>\r
436   <script type="text/javascript">\r
437     var _gaq = _gaq || [];\r
438     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
439     _gaq.push(['_trackPageview']);\r
440 \r
441     (function() {\r
442       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
443       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
444       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
445     })();\r
446   </script>\r
447 </body>\r
448 </html>\r