Lines Matching +full:imagemagick +full:- +full:windows
8 <meta charset="utf-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <title>ImageMagick - Resources</title>
11 <meta name="application-name" content="ImageMagick" />
12 …<meta name="description" content="Use ImageMagick® to create, edit, compose, and convert digital i…
13 <meta name="application-url" content="https://imagemagick.org" />
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-2020 ImageMagick Studio LLC" />
24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
26 <meta property='og:title' content='ImageMagick' />
29 <meta property='og:site_name' content='ImageMagick' />
31 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
38 <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
39 <div class="container-fluid">
40 …<a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" hei…
41 …navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#magick-navbars" aria-cont…
42 <span class="navbar-toggler-icon"></span>
45 <div class="collapse navbar-collapse" id="magick-navbars">
46 <ul class="navbar-nav me-auto mb-2 mb-md-0">
47 <li class="nav-item">
48 <a class="nav-link " href="../www/index.html">Home</a>
50 <li class="nav-item">
51 <a class="nav-link " href="../www/download.html">Download</a>
53 <li class="nav-item">
54 <a class="nav-link " href="../www/command-line-tools.html">Tools</a>
56 <li class="nav-item">
57 <a class="nav-link " href="../www/command-line-processing.html">CLI</a>
59 <li class="nav-item">
60 <a class="nav-link " href="../www/develop.html">Develop</a>
62 <li class="nav-item">
63 …<a class="nav-link" target="_blank" href="https://github.com/ImageMagick/ImageMagick/discussions">…
65 <li class="nav-item">
66 …<iframe src="https://github.com/sponsors/ImageMagick/button" title="Sponsor ImageMagick" height="3…
69 <form class="d-flex form-inline" action="search.html">
70 … <input class="form-control me-2" type="text" name="q" placeholder="Search" aria-label="Search">
71 <button class="btn btn-outline-success" type="submit" name="sa">Search</button>
81 data-ad-client="ca-pub-3129977114552745"
82 data-ad-slot="6345125851"
83 data-full-width-responsive="true"
84 data-ad-format="horizontal"></ins>
92 <div class="magick-template">
93 <div class="magick-header">
94 <h1 class="text-center">Resources</h1>
95 <p class="text-center"><a href="resources.html#configure">Configuration Files</a> • <a href="resour…
97 <p class="lead magick-description">ImageMagick depends on a number of external resources including …
101 <p>ImageMagick depends on a number of external configuration files detailed here:</p>
104 <dt class="col-md-4"><a href="https://imagemagick.org/source/coder.xml">coder.xml</a></dt>
105 <dd class="col-md-8">Associate an image format with the specified coder module.
107 …ImageMagick has a number of coder modules to support the reading and/or writing of an image format…
110 <dt class="col-md-4"><a href="https://imagemagick.org/source/colors.xml">colors.xml</a></dt>
111 <dd class="col-md-8">Associate a color name with its red, green, blue, and alpha intensities.
116 <dt class="col-md-4"><a class="anchor" id="configure.xml"/><a href="https://imagemagick.org/source/…
117 …<dd class="col-md-8">Set ImageMagick build parameters and system-wide environment variables (e.g. …
118 …As ImageMagick is built, a number of build parameters are saved to this configuration file. They …
121 <dt class="col-md-4"><a href="https://imagemagick.org/source/delegates.xml">delegates.xml</a></dt>
122 <dd class="col-md-8">Associate delegate programs with certain image formats.
124 …ImageMagick relies on a number of delegate programs to support certain image formats such as <a hr…
127 <dt class="col-md-4"><a href="https://imagemagick.org/source/english.xml">english.xml</a></dt>
128 <dd class="col-md-8">Associate message tags with English translations.</dd>
130 <dt class="col-md-4"><a href="https://imagemagick.org/source/francais.xml">francais.xml</a></dt>
131 <dd class="col-md-8">Associate message tags with French translations. </dd>
133 <dt class="col-md-4"><a href="https://imagemagick.org/source/locale.xml">locale.xml</a></dt>
134 <dd class="col-md-8">Associate message tags with a translation for your locale.
136 …ImageMagick has a number of informational, warning, and error messages that are represented as tag…
137 … file lists locales that have a translation for each tag recognized by ImageMagick. Currently onl…
140 <dt class="col-md-4"><a href="https://imagemagick.org/source/log.xml">log.xml</a></dt>
141 <dd class="col-md-8">Configure logging parameters.
142 …ImageMagick is capable of spewing copious amounts of informational or debugging statements. Use t…
145 <dt class="col-md-4"><a href="https://imagemagick.org/source/mime.xml">mime.xml</a></dt>
146 <dd class="col-md-8">Associate an internet media type with a unique identifier.
149 drawing" format (mime type="application/vnd.corel-draw") are associated with
151 characters "CDRXvrsn". ImageMagick uses combinations of this information,
156 <dt class="col-md-4"><a href="https://imagemagick.org/source/policy.xml">policy.xml</a></dt>
157 <dd class="col-md-8">Configure ImageMagick policies.
158 …source limits. Policies are useful for multi-user servers that want to limit the overall impact I…
168 To limit the elapsed time of any ImageMagick command to 5 minutes, use this policy:
171 …ource policies are maximums for each instance of ImageMagick (e.g. policy memory limit 1GB, the <c…
173 <dt class="col-md-4"><a href="https://imagemagick.org/source/quantization-table.xml">quantization-t…
174 …<dd class="col-md-8">Custom JPEG quantization tables. Activate with <code>-define:q-table=quantiza…
176 <dt class="col-md-4"><a href="https://imagemagick.org/source/thresholds.xml">thresholds.xml</a></dt>
177 <dd class="col-md-8">Set threshold maps for ordered posterized dither.</dd>
179 <dt class="col-md-4"><a class="anchor" id="type.xml"></a><a href="https://imagemagick.org/source/ty…
180 <dd class="col-md-8">Configure fonts.
181 …amily, foundry, style, format, metrics, and glyphs for any font you want to use within ImageMagick.
184 <dt class="col-md-4"><a href="https://imagemagick.org/source/type-ghostscript.xml">type-ghostscript…
185 <dd class="col-md-8">Configure <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> fonts.
186 … of <a href="https://sourceforge.net/projects/gs-fonts/">fonts</a> that can be accessed with Image…
189 <dt class="col-md-4"><a href="https://imagemagick.org/source/type-windows.xml">type-windows.xml</a>…
190 <dd class="col-md-8">Associate names with Windows font glyphs.</dd>
193 <p>Under Unix and Linux, ImageMagick searches for each of the configuration files listed above by l…
196 $PREFIX/etc/ImageMagick-7
197 $PREFIX/share/ImageMagick-7
198 $XDG_CACHE_HOME/ImageMagick
199 $HOME/.config/ImageMagick
200 <<var>client path</var>>/etc/ImageMagick</code></pre>
202 …ocal</code>). The <var>client path</var> is the execution path of your ImageMagick client (e.g. <c…
204 <p>For the Unix or Linux pre-compiled uninstalled binary distributions, the configuration load orde…
207 $MAGICK_HOME/etc/ImageMagick-7
208 $MAGICK_HOME/share/ImageMagick-7
209 $PREFIX/share/ImageMagick-7
210 $XDG_CACHE_HOME/ImageMagick
211 $HOME/.config/ImageMagick/
212 <<var>client path</var>>/etc/ImageMagick
215 <p>Under Windows, ImageMagick searches for these configuration files in the following order, and lo…
218 <<var>windows registry</var>>
220 $USERPROFILE/.config/ImageMagick
223 <p>Above, $PREFIX is the default install path, typically <code>c:\\Program Files\\ImageMagick-7.0.1…
225 <p>For an uninstalled Windows installation, the configuration load order is:</p>
229 $USERPROFILE/.config/ImageMagick
233 <p>If a configuration file cannot not be found, ImageMagick relies on built-in default values.</p>
238 …ting, and unregistering one image format (e.g. PNG, GIF, JPEG, etc.). ImageMagick searches for co…
240 <pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.10/modules-Q16/coders
241 <<var>client path</var>>/../lib/ImageMagick-7.0.10/modules-Q16/coders
242 $MAGICK_HOME/lib/ImageMagick-7.0.10/modules-Q16/coders
243 $MAGICK_HOME/share/ImageMagick-7.0.10/modules-Q16/coders
244 $XDG_CACHE_HOME/ImageMagick
245 $HOME/.config/ImageMagick
246 <<var>client path</var>>/lib/ImageMagick-7.0.10/modules-Q16/coders</code></pre>
249 <p>ImageMagick provides a convenient mechanism for adding your own custom image processing algorith…
250 <pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.10/modules-Q16/filters
251 <<var>client path</var>>/../lib/ImageMagick-7.0.10/modules-Q16/filters
252 $MAGICK_HOME/lib/ImageMagick-7.0.10/modules-Q16/filters
253 $MAGICK_HOME/share/ImageMagick-7.0.10/modules-Q16/filters
254 $XDG_CACHE_HOME/ImageMagick
255 $HOME/.config/ImageMagick
256 <<var>client path</var>>/lib/ImageMagick-7.0.10/modules-Q16/filters</code></pre>
260 <p>ImageMagick is able to load raw TrueType and Postscript font files. It searches for the font co…
263 $MAGICK_HOME/etc/ImageMagick/-7.0.10
264 $MAGICK_HOME/share/ImageMagick-7.0.10
265 $XDG_CACHE_HOME/ImageMagick
266 $HOME/.config/ImageMagick
267 <<var>client path</var>>/etc/ImageMagick
272 <p>Environment variables recognized by ImageMagick include:</p>
274 <div class="table-responsive" style="font-size:87.5% !important;">
275 <table class="table table-sm table-hover">
278 …<td>Set path to search for configuration files in <code>$HOME/.config/ImageMagick</code> if the di…
282 <td>Set path to the ImageMagick shareable libraries and other dependent libraries.</td>
286 …e cached to disk (see <a href="resources.html#disk-limit">MAGICK_DISK_LIMIT</a>) and optionally me…
290 …-line-options.html#process">-process</a>). This path permits the user to extend ImageMagick's ima…
294 …ImageMagick can locate its coder modules. This path permits the user to arbitrarily extend the im…
298 …ImageMagick can locate its configuration files. Use this search path to search for configuration …
302 …<td>Set debug options. See <a href="../www/command-line-options.html#debug">-debug</a> for a desc…
305 <td><a class="anchor" id="disk-limit"></a>MAGICK_DISK_LIMIT</td>
310 …<td>Set the process error mode (Windows only). A typical use might be a value of 1 to prevent err…
318 …<td>Set path ImageMagick searches for TrueType and Postscript Type1 font files. This path is only…
326 …of ImageMagick installation directory. This path is consulted by <var>uninstalled</var> builds of…
333 <td><a class="anchor" id="map-limit"></a>MAGICK_MAP_LIMIT</td>
338 …it is exceeded, the image pixels are cached to memory-mapped disk (see <a href="resources.html#map…
350 …<td>If you want to keep the temporary files ImageMagick creates private, overwrite them with zeros…
362 …<td>Set maximum parallel threads. Many ImageMagick algorithms run in parallel on multi-processor …
382 …nd <code>MAGICK_AREA_LIMIT</code> accepts pixel suffixes such as MP for mega-pixels (e.g. 100MP).<…
386 </main><!-- /.container -->
387 <footer class="magick-footer">
388 <div class="container-fluid">
389 <a href="../www/security-policy.html">Security</a> •
392 …<a href="resources.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="1…
400 <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
402 …imagemagick/imagemagick" target="_blank" rel="noopener" aria-label="GitHub"><svg xmlns="http://www…
403 …imagemagick" target="_blank" rel="noopener" aria-label="Twitter"><svg xmlns="http://www.w3.org/200…
405 <small>© 1999-2021 ImageMagick Studio LLC</small>
409 <!-- Javascript assets -->
413 <!-- Magick Cache 13th February 2021 14:08 -->