This file is indexed.

/usr/share/doc/graphicsmagick/www/conjure.html is in graphicsmagick 1.3.18-1ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=us-ascii">
	<title>GraphicsMagick GM Utility</title>
	<style type=text/css>
	<!--
		@page { size: 8.5in 11in }
		TD P { color: #000000; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 12pt }
		P { color: #000000; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 12pt }
		A:link { color: #00B04F }
		A:visited { color: #007B37 }
	-->
	</style>

</head>
<body LANG="en-US" TEXT="#000000" LINK="#00B04F" VLINK="#007B37" BGCOLOR="#ffffff">
<a name="top"></a>
<table border=0 cellpadding=10 cellspacing=0 style="margin-top:-17px" width="100%"><tr><td>
<br>&nbsp;<br>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conjure"></a>gm conjure
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conj-top"></a>NAME
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
conjure - process a Magick Scripting Language (MSL) script
</td></tr></table>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conj-contents"></a>Contents
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
<dl>
<dt>
<a href="#conj-syno">Synopsis</a>
</dt>
<dt>
<a href="#conj-desc">Description</a>
</dt>
<dt>
<a href="#conj-opti">Options</a>
</dt>
<dt>
<a href="#conj-msl">Magick Scripting Language</a>
</dt>
</dl>
</td></tr></table>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conj-syno"></a>Synopsis
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
<p>
<strong>conjure</strong> <strong>[</strong> <em>options</em> <strong>]</strong> <em>script.msl</em>
<strong>[ [</strong> <em>options</em> <strong>]</strong> <em>script.msl</em> <strong>]</strong>
<br>&nbsp;<br>
</td></tr></table>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conj-desc"></a>Description
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
<p>
The Magick scripting language (MSL) will primarily benefit those that
want to accomplish custom image processing tasks but do not wish to
program, or those that do not have access to a Perl interpreter or a
compiler.  The interpreter is called conjure and here is an example
script:
<pre>
    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
    &lt;image size="400x400" &gt;
      &lt;read filename="image.gif" /&gt;
      &lt;get width="base-width" height="base-height" /&gt;
      &lt;resize geometry="%[dimensions]" /&gt;
      &lt;get width="width" height="height" /&gt;
      &lt;print output=
        "Image sized from %[base-width]x%[base-height]
         to %[width]x%[height].\n" /&gt;
      &lt;write filename="image.png" /&gt;
    &lt;/image&gt;
</pre>
<p>
invoked with
<pre>
    gm conjure -dimensions 400x400 incantation.msl
</pre>
<p>
All operations will closely follow the key/value pairs defined in
PerlMagick, unless otherwise noted.
</td></tr></table>
     <p>
<i><a href="#top">Back to Contents</a></i> 
&nbsp;</p>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conj-opti"></a>Options
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
<p>
Options are processed in command line order. Any option you specify on
the command line remains in effect until it is explicitly changed by specifying
the option again with a different effect, or if it is changed by a statement
in the scripting language.
<p>
You can define your own keyword/value pairs on the command line.
The script can then use this information when setting values by including
%[keyword] in the string.  For example, if you included
"-dimensions 400x400" on the command line, as illustrated above,
then any string
containing "%[dimensions]" would have 400x400 substituted.
The "%[string]" can be used either an entire string, such as
geometry="%[dimensions]" or as a part of a string such as
filename="%[basename].png".
<p>
The keyword can be any string except for the following reserved
strings (in any upper, lower, or mixed case variant): <strong>debug</strong>,
<strong>help</strong>, and <strong>verbose</strong>, whose usage is described below.
<p>
The value can be any string.  If
either the keyword or the value contains white space or any
symbols that have special meanings to your shell such as "#",
"|",
or
"%", enclose the string in quotation marks or use "\" to escape the white
space and special symbols.
<p>
Keywords and values are case dependent.  "Key",
"key",
and "KEY" would
be three different keywords.
<p>
For a more detailed description of each option, see
Options, above.
<a href="GraphicsMagick.html"><em>GraphicsMagick(1)</em></a>.
<br>&nbsp;<br>
<table BORDER=0 WIDTH="94%">
<tr>
<td width="3%"><br></td> 
<td ALIGN=LEFT BGCOLOR="#FFFFFF">
<img SRC="images/right_triangle_option.png"
ALT=">" BORDER=0 height=14
width=15><b><font face="Helvetica, Arial"
><font color="#00B04F"><font size="+1">
    -debug <i>&lt;events&gt;</i>
</font></font></font></b></td></tr></table>
<table width="90%" border="0" cellspacing="0"              cellpadding="8">              <tr><td width="6%"><br></td><td>enable debug printout</td></tr></table>
<table BORDER=0 WIDTH="94%">
<tr>
<td width="3%"><br></td> 
<td ALIGN=LEFT BGCOLOR="#FFFFFF">
<img SRC="images/right_triangle_option.png"
ALT=">" BORDER=0 height=14
width=15><b><font face="Helvetica, Arial"
><font color="#00B04F"><font size="+1">
    <a href="GraphicsMagick.html#details-define">-define</a> <i>&lt;key&gt;</i>{<i>=&lt;value&gt;</i>}<i>,...</i>
</font></font></font></b></td></tr></table>
<table width="90%" border="0" cellspacing="0"              cellpadding="8">              <tr><td width="6%"><br></td><td>add coder/decoder specific options</td></tr></table>
<table BORDER=0 WIDTH="94%">
<tr>
<td width="3%"><br></td> 
<td ALIGN=LEFT BGCOLOR="#FFFFFF">
<img SRC="images/right_triangle_option.png"
ALT=">" BORDER=0 height=14
width=15><b><font face="Helvetica, Arial"
><font color="#00B04F"><font size="+1">
    -help
</font></font></font></b></td></tr></table>
<table width="90%" border="0" cellspacing="0"              cellpadding="8">              <tr><td width="6%"><br></td><td>print usage instructions</td></tr></table>
<table BORDER=0 WIDTH="94%">
<tr>
<td width="3%"><br></td> 
<td ALIGN=LEFT BGCOLOR="#FFFFFF">
<img SRC="images/right_triangle_option.png"
ALT=">" BORDER=0 height=14
width=15><b><font face="Helvetica, Arial"
><font color="#00B04F"><font size="+1">
    <a href="GraphicsMagick.html#details-log">-log</a> <i>&lt;string&gt;</i>
</font></font></font></b></td></tr></table>
<table width="90%" border="0" cellspacing="0"              cellpadding="8">              <tr><td width="6%"><br></td><td>Specify format for debug log</td></tr></table>
<table BORDER=0 WIDTH="94%">
<tr>
<td width="3%"><br></td> 
<td ALIGN=LEFT BGCOLOR="#FFFFFF">
<img SRC="images/right_triangle_option.png"
ALT=">" BORDER=0 height=14
width=15><b><font face="Helvetica, Arial"
><font color="#00B04F"><font size="+1">
    <a href="GraphicsMagick.html#details-verbose">-verbose</a>
</font></font></font></b></td></tr></table>
<table width="90%" border="0" cellspacing="0"              cellpadding="8">              <tr><td width="6%"><br></td><td>print detailed information about the image</td></tr></table>
<table BORDER=0 WIDTH="94%">
<tr>
<td width="3%"><br></td> 
<td ALIGN=LEFT BGCOLOR="#FFFFFF">
<img SRC="images/right_triangle_option.png"
ALT=">" BORDER=0 height=14
width=15><b><font face="Helvetica, Arial"
><font color="#00B04F"><font size="+1">
    <a href="GraphicsMagick.html#details-version">-version</a>
</font></font></font></b></td></tr></table>
<table width="90%" border="0" cellspacing="0"              cellpadding="8">              <tr><td width="6%"><br></td><td>print GraphicsMagick version string</td></tr></table>
</td></tr></table>
     <p>
<i><a href="#top">Back to Contents</a></i> 
&nbsp;</p>
<table BORDER=0 WIDTH="100%"> 
<tr> 
<td ALIGN=LEFT bgcolor="#FFFFFF"><img 
SRC="images/right_triangle.png"  ALT=">" BORDER=0 
height=14 width=15><b><font face="Helvetica, Arial"><font 
color="#00B04F"><font size="+1">
<a NAME="conj-msl"></a>Magick Scripting Language
</font></font></font></b></td></tr></table>
<table width="94%" border="0" cellspacing="0" cellpadding="8">
<tr><td width="3%"><br></td><td>
<p>
The Magick Scripting Language (MSL) presently defines the following
elements and their attributes:
<dl>
<dt>&lt;image&gt;</dt>
<dd>background, color, id, size</dd>
<dd>
Define a new image object.  <strong>&lt;/image&gt;</strong> destroys it. Because of
this, if you wish to reference multiple "subimages" (aka pages or
layers), you can embed one <strong>image</strong> element inside of another. For
example:
</dd>
<dd>
<pre>
    &lt;image&gt;
    &lt;read filename="input.png" /&gt;
    &lt;get width="base-width" height="base-height" /&gt;
    &lt;image height="base-height" width="base-width"&gt;
    &lt;image /&gt;
    &lt;write filename="output.mng" /&gt;
    &lt;/image&gt;
</pre>
</dd>
<dd>
<pre>
    &lt;image size="400x400" /&gt;
</pre>
</dd>
<dt>&lt;group&gt;</dt>
<dd>
Define a new group of image objects.  By default, images are only
valid for the life of their <strong>&lt;image&gt;</strong>element.
</dd>
<dd>
<pre>
    &lt;image&gt;   -- creates the image
    .....     -- do stuff with it
    &lt;/image&gt;  -- dispose of the image
</pre>
</dd>
<dd>
However, in a group, all images in that group will stay around for the
life of the group:
</dd>
<dd>
<pre>
    &lt;group&gt;                           -- start a group
        &lt;image&gt;                       -- create an image
        ....                          -- do stuff
        &lt;/image&gt;                      -- NOOP
        &lt;image&gt;                       -- create another image
        ....                          -- do more stuff
        &lt;/image&gt;                      -- NOOP
        &lt;write filename="image.mng" /&gt;  -- output
    &lt;/group&gt;                          -- dispose of both images
</pre>
</dd>
<dt>&lt;read&gt;</dt>
    <dd>filename</dd>
<dd>
Read a new image from a disk file.
</dd>
<dd>
<pre>
    &lt;read filename="image.gif" /&gt;
</pre>
</dd>
<dd>
To read two images use
</dd>
<dd>
<pre>
    &lt;read filename="image.gif" /&gt;
    &lt;read filename="image.png /&gt;
</pre>
</dd>
<dt>&lt;write&gt;</dt>
    <dd>filename</dd>
<dd>Write the image(s) to disk, either as
a single multiple-image file or multiple ones if necessary.
</dd>
<dd>
<pre>
     &lt;write filename=image.tiff" /&gt;
</pre>
<dt>&lt;get&gt;</dt>
<dd>Get any attribute recognized by
PerlMagick's GetAttribute() and stores it as an image attribute for later
use. Currently only <em>width</em> and <em>height</em> are supported.</dd>
<dd>
<pre>
    &lt;get width="base-width" height="base-height" /&gt;
    &lt;print output="Image size is %[base-width]x%[base-height].\n" /&gt;
</pre>
</dd>
<dt>&lt;set&gt;</dt>
<dd>background, bordercolor, clip-mask, colorspace, density,
magick, mattecolor, opacity.  Set an attribute recognized by
PerlMagick's GetAttribute().</dd>
<dt>&lt;profile&gt;</dt>
    <dd>[profilename]</dd>
<dd>
Read one or more IPTC, ICC or generic profiles from file and assign to image
</dd>
<dd>
<pre>
    &lt;profile iptc="profile.iptc" generic="generic.dat" /&gt;
</pre>
</dd>
<dd>
To remove a specified profile use "!" as the filename eg
</dd>
<dd>
<pre>
    &lt;profile icm="!" iptc="profile.iptc" /&gt;
</pre>
</dd>
<dt>&lt;border&gt;</dt>
    <dd>fill, geometry, height, width</dd>
<dt>&lt;blur&gt;</dt>
    <dd>radius, sigma</dd>
<dt>&lt;charcoal&gt;</dt>
    <dd>radius, sigma</dd>
<dt>&lt;chop&gt;</dt>
    <dd>geometry, height, width, x, y</dd>
<dt>&lt;crop&gt;</dt>
    <dd>geometry, height, width, x, y</dd>
<dt>&lt;composite&gt;</dt>
    <dd>compose, geometry, gravity, image, x, y</dd>
<dd>
<pre>
    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
    &lt;group&gt;
        &lt;image id="image_01"&gt;
            &lt;read filename="cloud3.gif"/&gt;
            &lt;resize geometry="250x90"/&gt;
        &lt;/image&gt;
        &lt;image id="image_02"&gt;
            &lt;read filename="cloud4.gif"/&gt;
            &lt;resize geometry="190x100"/&gt;
        &lt;/image&gt;
        &lt;image&gt;
            &lt;read filename="background.jpg"/&gt;
            &lt;composite image="image_01" geometry="+740+470"/&gt;
            &lt;composite image="image_02" geometry="+390+415"/&gt;
        &lt;/image&gt;
        &lt;write filename="result.png"/&gt;
    &lt;/group&gt;
</pre>
</dd>
<dt>&lt;despeckle&gt;</dt>
<dt>&lt;emboss&gt;</dt>
    <dd>radius, sigma</dd>
<dt>&lt;enhance&gt;</dt>
<dt>&lt;equalize&gt;</dt>
<dt>&lt;edge&gt;</dt>
    <dd>radius</dd>
<dt>&lt;flip&gt;</dt>
<dt>&lt;flop&gt;</dt>
<dt>&lt;frame&gt;</dt>
    <dd>fill, geometry, height, width, x, y, inner, outer</dd>
<dt>&lt;flatten&gt;</dt>
<dt>&lt;get&gt;</dt>
    <dd>height, width</dd>
<dt>&lt;gamma&gt;</dt>
    <dd>red, green, blue</dd>
<dt>&lt;image&gt;</dt>
    <dd>background, color, id, size</dd>
<dt>&lt;implode&gt;</dt>
    <dd>amount</dd>
<dt>&lt;magnify&gt;</dt>
<dt>&lt;minify&gt;</dt>
<dt>&lt;medianfilter&gt;</dt>
    <dd>radius</dd>
<dt>&lt;normalize&gt;</dt>
<dt>&lt;oilpaint&gt;</dt>
    <dd>radius</dd>
<dt>&lt;print&gt;</dt>
    <dd>output</dd>
<dt>&lt;profile&gt;</dt>
    <dd>[profilename]</dd>
<dt>&lt;read&gt;</dt>
<dt>&lt;resize&gt;</dt>
    <dd>blur, filter, geometry, height, width</dd>
<dt>&lt;roll&gt;</dt>
    <dd>geometry, x, y</dd>
<dt>&lt;rotate&gt;</dt>
    <dd>degrees</dd>
<dt>&lt;reducenoise&gt;</dt>
    <dd>radius</dd>
<dt>&lt;sample&gt;</dt>
    <dd>geometry, height, width</dd>
<dt>&lt;scale&gt;</dt>
    <dd>geometry, height, width</dd>
<dt>&lt;sharpen&gt;</dt>
    <dd>radius, sigma</dd>
<dt>&lt;shave&gt;</dt>
    <dd>geometry, height, width</dd>
<dt>&lt;shear&gt;</dt>
    <dd>x, y</dd>
<dt>&lt;solarize&gt;</dt>
    <dd>threshold</dd>
<dt>&lt;spread&gt;</dt>
    <dd>radius</dd>
<dt>&lt;stegano&gt;</dt>
    <dd>image</dd>
<dt>&lt;stereo&gt;</dt>
    <dd>image</dd>
<dt>&lt;swirl&gt;</dt>
    <dd>degrees</dd>
<dt>&lt;texture&gt;</dt>
    <dd>image</dd>
<dt>&lt;threshold&gt;</dt>
    <dd>threshold</dd>
<dt>&lt;transparent&gt;</dt>
    <dd>color</dd>
<dt>&lt;trim&gt;</dt>
</dl>
</td></tr></table>