rmagick 1.15.7 → 1.15.8

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of rmagick might be problematic. Click here for more details.

@@ -6,7 +6,8 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: class Image (instance methods, part 3)</title>
9
+ <title>RMagick 1.15.8: class Image (instance methods, part
10
+ 3)</title>
10
11
  <meta http-equiv="Content-Type" content=
11
12
  "text/html; charset=us-ascii" />
12
13
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -51,7 +52,7 @@
51
52
  </head>
52
53
 
53
54
  <body>
54
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
55
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
55
56
 
56
57
  <div class="nav">
57
58
  &laquo;&nbsp;<a href="image2.html">Prev</a> | <a href=
@@ -1186,7 +1187,7 @@ random_threshold_channel(geom, RedChannel)
1186
1187
  --><img class="hide"
1187
1188
  id="rotated" onmouseover=
1188
1189
  "this.style.display='none'; notrotated.style.display='';" src=
1189
- "ex/rotate_f.jpg" alt="rotate example" /></a>
1190
+ "ex/rotate_f.jpg" alt="rotate example" /></a>
1190
1191
  <img src="ex/images/spin.gif" alt="" class="spin" style=
1191
1192
  "left:322px;" title=
1192
1193
  "Mouse over the example to see the original image" /></p>
@@ -1639,7 +1640,7 @@ random_threshold_channel(geom, RedChannel)
1639
1640
  id="shadowed" onmouseover=
1640
1641
  "this.style.display='none';shadowless.style.display='';" src=
1641
1642
  "ex/shadow_after.gif" alt="shadow example"
1642
- /></a> <img src="ex/images/spin.gif" alt="" style=
1643
+ /></a> <img src="ex/images/spin.gif" alt="" style=
1643
1644
  "margin-bottom: 120px" title=
1644
1645
  "Mouse over the example to see the original image" /></p>
1645
1646
 
@@ -1857,7 +1858,7 @@ random_threshold_channel(geom, RedChannel)
1857
1858
  <img id="sheared" onmouseover=
1858
1859
  "this.style.display='none'; noshear.style.display='';" src=
1859
1860
  "ex/shear.jpg" alt="shear example"
1860
- /></a><img src="ex/images/spin.gif" alt="" class=
1861
+ /></a><img src="ex/images/spin.gif" alt="" class=
1861
1862
  "spin" style="left: 253px; top: 34px" title=
1862
1863
  "Mouse over the example to see the original image" /></p>
1863
1864
 
@@ -2111,12 +2112,12 @@ img.properties &raquo;
2111
2112
  id="nosplice" onmouseout=
2112
2113
  "this.style.display='none';spliced.style.display='';" src=
2113
2114
  "ex/images/Flower_Hat.jpg" alt="splice example" title=
2114
- "Click to see the example script" /><!--
2115
+ "Click to see the example script" /><!--
2115
2116
  This img tag displays the spliced image when the mouse is not over
2116
2117
  --><img class="hide"
2117
2118
  id="spliced" onmouseover=
2118
2119
  "this.style.display='none';nosplice.style.display='';" src=
2119
- "ex/splice.jpg" alt="splice example" /></a>
2120
+ "ex/splice.jpg" alt="splice example" /></a>
2120
2121
  <img src="ex/images/spin.gif" alt="" style=
2121
2122
  "margin-bottom: 280px" title=
2122
2123
  "Mouse over the example to see the original image" /></p>
@@ -3506,17 +3507,8 @@ end
3506
3507
  present and the <span class="arg">x-offset</span> (and
3507
3508
  optionally the <span class="arg">y-offset</span>) is present,
3508
3509
  the <span class="arg">x-</span> and <span class=
3509
- "arg">y-offset</span> are measured from the right and/or bottom
3510
- edges of the target image based on the value of <span class=
3511
- "arg">gravity</span>. If the argument is NorthEastGravity,
3512
- EastGravity, or SouthEastGravity, the <span class=
3513
- "arg">x-offset</span> is measured from the right side of the
3514
- image. If the argument is SouthEastGravity, SouthGravity, or
3515
- SouthWestGravity, the <span class="arg">y-offset</span> is
3516
- measured from the bottom of the image. All other values are
3517
- ignored and the <span class="arg">x-</span> and <span class=
3518
- "arg">y-offset</span> are measured from the upper-left corner
3519
- of the image.</p>
3510
+ "arg">y-offset</span> are measured relative to the <span class=
3511
+ "arg">gravity</span> value.</p>
3520
3512
 
3521
3513
  <h4>Returns</h4>
3522
3514
 
@@ -3574,7 +3566,7 @@ end
3574
3566
  "padding-top:25px; padding-bottom:25px; display:none" id=
3575
3567
  "nowave" title="Click to see the example script" onmouseout=
3576
3568
  "this.style.display='none'; waved.style.display='';" src=
3577
- "ex/images/Flower_Hat.jpg" alt="wave example" />
3569
+ "ex/images/Flower_Hat.jpg" alt="wave example" />
3578
3570
  <!--
3579
3571
  This img tag displays the framed image when the mouse is not over
3580
3572
  --><img class="hide"
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: class Image (attribute methods)</title>
9
+ <title>RMagick 1.15.8: class Image (attribute methods)</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -25,7 +25,7 @@
25
25
  </head>
26
26
 
27
27
  <body>
28
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
28
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
29
29
 
30
30
  <div class="nav">
31
31
  &laquo;&nbsp;<a href="ilist.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: ImageMagick/GraphicsMagick Conventions</title>
9
+ <title>RMagick 1.15.8: ImageMagick/GraphicsMagick Conventions</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -69,7 +69,7 @@
69
69
  </head>
70
70
 
71
71
  <body>
72
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
72
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
73
73
 
74
74
  <div class="nav">
75
75
  &laquo;&nbsp;<a href="usage.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7 User's Guide and
9
+ <title>RMagick 1.15.8 User's Guide and
10
10
  Reference</title>
11
11
  <meta http-equiv="Content-Type" content=
12
12
  "text/html; charset=us-ascii" />
@@ -107,7 +107,7 @@
107
107
 
108
108
  <p id="magick">Ruby+ImageMagick<span class="tm">TM</span><br />
109
109
  Ruby+GraphicsMagick<br />
110
- Version 1.15.7</p>
110
+ Version 1.15.8</p>
111
111
 
112
112
  <h1>User's Guide and Reference</h1>
113
113
 
@@ -316,7 +316,7 @@
316
316
 
317
317
  <h3>About this document</h3>
318
318
 
319
- <p>This document describes Version 1.15.7 of RMagick.
319
+ <p>This document describes Version 1.15.8 of RMagick.
320
320
  It is divided into 4 parts. The first is this page. The second
321
321
  part is a user's guide covering both RMagick and
322
322
  ImageMagick/GraphicsMagick usage and conventions. The third part
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: class Image::Info - Optional method
9
+ <title>RMagick 1.15.8: class Image::Info - Optional method
10
10
  arguments</title>
11
11
  <meta http-equiv="Content-Type" content=
12
12
  "text/html; charset=us-ascii" />
@@ -44,7 +44,7 @@
44
44
  </head>
45
45
 
46
46
  <body>
47
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
47
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
48
48
 
49
49
  <div class="nav">
50
50
  &laquo;&nbsp;<a href="struct.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: module Magick</title>
9
+ <title>RMagick 1.15.8: module Magick</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -24,7 +24,7 @@
24
24
  </head>
25
25
 
26
26
  <body>
27
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
27
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
28
28
 
29
29
  <div class="nav">
30
30
  &laquo;&nbsp;<a href="comtasks.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: Magick Command Options and Their Equivalent
9
+ <title>RMagick 1.15.8: Magick Command Options and Their Equivalent
10
10
  Methods</title>
11
11
  <meta http-equiv="Content-Type" content=
12
12
  "text/html; charset=us-ascii" />
@@ -70,7 +70,7 @@ td {
70
70
  </head>
71
71
 
72
72
  <body>
73
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
73
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
74
74
 
75
75
  <div class="nav">
76
76
  &laquo; <a href="index.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgtut.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::ClipPath Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::ClipPath Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgpattern.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::Group Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::Group Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvg.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::Image Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::Image Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvggroup.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::Pattern Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::Pattern Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgimage.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: Shapes</title>
9
+ <title>RMagick 1.15.8: RVG Reference: Shapes</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -28,7 +28,7 @@
28
28
  </head>
29
29
 
30
30
  <body>
31
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
31
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
32
32
 
33
33
  <div class="nav">
34
34
  &laquo;&nbsp;<a href="rvgstyle.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: Styles</title>
9
+ <title>RMagick 1.15.8: RVG Reference: Styles</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvguse.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::Text Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::Text Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -33,7 +33,7 @@
33
33
  </head>
34
34
 
35
35
  <body>
36
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
36
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
37
37
 
38
38
  <div class="nav">
39
39
  &laquo;&nbsp;<a href="rvgclip.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::Tspan Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::Tspan Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgtext.html">Prev</a> | <a href=
@@ -9,7 +9,7 @@
9
9
  <meta name="generator" content=
10
10
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
11
11
 
12
- <title>RMagick 1.15.7: RVG Tutorial</title>
12
+ <title>RMagick 1.15.8: RVG Tutorial</title>
13
13
  <meta name="GENERATOR" content="Quanta Plus" />
14
14
  <link rel="stylesheet" type="text/css" href="css/doc.css" />
15
15
  <style type="text/css">
@@ -23,7 +23,7 @@
23
23
  </head>
24
24
 
25
25
  <body>
26
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
26
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
27
27
 
28
28
  <div class="nav">
29
29
  &laquo;&nbsp;<a href="constants.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: RVG::Use Class</title>
9
+ <title>RMagick 1.15.8: RVG Reference: RVG::Use Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgtspan.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: RVG Reference: Transforms</title>
9
+ <title>RMagick 1.15.8: RVG Reference: Transforms</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -28,7 +28,7 @@
28
28
  </head>
29
29
 
30
30
  <body>
31
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
31
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
32
32
 
33
33
  <div class="nav">
34
34
  &laquo;&nbsp;<a href="rvgshape.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st March 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: Miscellaneous classes</title>
9
+ <title>RMagick 1.15.8: Miscellaneous classes</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="draw.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1st December 2004), see www.w3.org" />
8
8
 
9
- <title>RMagick 1.15.7: How to use RMagick</title>
9
+ <title>RMagick 1.15.8: How to use RMagick</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -90,7 +90,7 @@
90
90
  </head>
91
91
 
92
92
  <body>
93
- <h6 id="header">RMagick 1.15.7 User's Guide and Reference</h6>
93
+ <h6 id="header">RMagick 1.15.8 User's Guide and Reference</h6>
94
94
 
95
95
  <div class="nav">
96
96
  &laquo;&nbsp;<a href="index.html">Prev</a> | <a href=