rmagick 1.15.11 → 1.15.12

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,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.11: class Image (attribute methods)</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
28
+ <h6 id="header">RMagick 1.15.12 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=
@@ -485,12 +485,12 @@
485
485
 
486
486
  <h4>Arguments</h4>
487
487
 
488
- <p>A <a href="constants.html#Colorspace">Colorspace</a>
488
+ <p>A <a href="constants.html#ColorspaceType">Colorspace</a>
489
489
  constant.</p>
490
490
 
491
491
  <h4>Returns</h4>
492
492
 
493
- <p>A <a href="constants.html#Colorspace">Colorspace</a>
493
+ <p>A <a href="constants.html#ColorspaceType">Colorspace</a>
494
494
  constant.</p>
495
495
  </div>
496
496
 
@@ -618,8 +618,8 @@
618
618
 
619
619
  <h4>See also</h4>
620
620
 
621
- <p>Also see <a href="#Image.x_resolution">x_resolution</a> and
622
- <a href="#Image.y_resolution">y_resolution</a>.</p>
621
+ <p>Also see <a href="#x_resolution">x_resolution</a> and
622
+ <a href="#y_resolution">y_resolution</a>.</p>
623
623
  </div>
624
624
 
625
625
  <div class="sig">
@@ -778,11 +778,11 @@
778
778
 
779
779
  <h4>Arguments</h4>
780
780
 
781
- <p>A <a href="constants.html#FilterType">FilterType</a>
781
+ <p>A <a href="constants.html#FilterTypes">FilterType</a>
782
782
  constant.</p>
783
783
 
784
784
  <h4>Returns</h4>A <a href=
785
- "constants.html#FilterType">FilterType</a> constant.
785
+ "constants.html#FilterTypes">FilterType</a> constant.
786
786
  </div>
787
787
 
788
788
  <div class="sig">
@@ -827,7 +827,7 @@
827
827
  [attribute] <span class="imquote">to match colors that are
828
828
  close to the target color in RGB space.</span></p>
829
829
 
830
- <p>See <a href="image3.html#opaque">opaque</a>, <a href=
830
+ <p>See <a href="image2.html#opaque">opaque</a>, <a href=
831
831
  "image3.html#texture_floodfill">texture_floodfill</a>, and
832
832
  <a href="image3.html#transparent">transparent</a>.</p>
833
833
 
@@ -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.11: ImageMagick/GraphicsMagick Conventions</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
72
+ <h6 id="header">RMagick 1.15.12 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=
@@ -350,7 +350,7 @@
350
350
  or bottom edges. Offsets are always measured in pixels.</p>
351
351
 
352
352
  <p>Any method that accepts a geometry string will also accept a
353
- <a href="struct.html#geometry"><code>Geometry</code></a>
353
+ <a href="struct.html#Geometry"><code>Geometry</code></a>
354
354
  object.</p>
355
355
 
356
356
  <p>Some RMagick methods interpret the geometry string values
@@ -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.11 User's Guide and
9
+ <title>RMagick 1.15.12 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.11</p>
110
+ Version 1.15.12</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.11 of RMagick.
319
+ <p>This document describes Version 1.15.12 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.11: class Image::Info - Optional method
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
47
+ <h6 id="header">RMagick 1.15.12 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=
@@ -326,7 +326,7 @@ self["tiff", "bits-per-sample"] &raquo; 2
326
326
  <div class="desc">
327
327
  <h4>Description</h4>
328
328
 
329
- <p>Define a format-specific option. See <a href="aset">[]=</a>,
329
+ <p>Define a format-specific option. See <a href="#aset">[]=</a>,
330
330
  above.</p>
331
331
 
332
332
  <h4>Arguments</h4>
@@ -1214,7 +1214,7 @@ self.undefine("tiff", "bits-per-sample")
1214
1214
 
1215
1215
  <h4>Arguments</h4>
1216
1216
 
1217
- <p>A g<a href="imusage.html#geometry_string">eometry string</a>
1217
+ <p>A g<a href="imusage.html#geometry">eometry string</a>
1218
1218
  or a <a href="struct.html#Geometry">Geometry</a> object.</p>
1219
1219
  </div>
1220
1220
 
@@ -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.11: module Magick</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
27
+ <h6 id="header">RMagick 1.15.12 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.11: Magick Command Options and Their Equivalent
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
73
+ <h6 id="header">RMagick 1.15.12 User's Guide and Reference</h6>
74
74
 
75
75
  <div class="nav">
76
76
  &laquo; <a href="index.html">Prev</a> | <a href=
@@ -593,7 +593,7 @@ td {
593
593
  +dither</td>
594
594
 
595
595
  <td>This option corresponds to the <em>dither</em> option
596
- to Image#<a href="image1.html#quantize">quantize</a> and
596
+ to Image#<a href="image3.html#quantize">quantize</a> and
597
597
  ImageList#<a href="ilist.html#quantize">quantize</a>.</td>
598
598
  </tr>
599
599
 
@@ -677,9 +677,9 @@ td {
677
677
  <td>-family <em>name</em></td>
678
678
 
679
679
  <td>Draw#<a href=
680
- "draw.html#family">family</a>(<em>name</em>) (for
680
+ "draw.html#font_family">family</a>(<em>name</em>) (for
681
681
  drawing)<br />
682
- Draw#<a href="draw.html#family_eq">family=</a><em>name</em>
682
+ Draw#<a href="draw.html#font_family_eq">family=</a><em>name</em>
683
683
  (for annotation)</td>
684
684
  </tr>
685
685
 
@@ -697,13 +697,13 @@ td {
697
697
 
698
698
  <td>This option corresponds to the <a href=
699
699
  "constants.html#FilterTypes">filter</a> option to
700
- Image#<a href="image3htm#resize">resize</a>.</td>
700
+ Image#<a href="image3.html#resize">resize</a>.</td>
701
701
  </tr>
702
702
 
703
703
  <tr>
704
704
  <td>-flatten</td>
705
705
 
706
- <td>ImageList#<a href="ilist.html#flatten">flatten</a></td>
706
+ <td>ImageList#<a href="ilist.html#flatten_images">flatten_images</a></td>
707
707
  </tr>
708
708
 
709
709
  <tr>
@@ -853,7 +853,7 @@ td {
853
853
  <tr>
854
854
  <td>-immutable</td>
855
855
 
856
- <td>Image#<a href="image1.html#freeze">freeze</a></td>
856
+ <td>Image#<a href="image2.html#freeze">freeze</a></td>
857
857
  </tr>
858
858
 
859
859
  <tr>
@@ -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.11: RVG Reference: RVG Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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=
@@ -43,7 +43,7 @@
43
43
  <h3>class methods</h3>
44
44
 
45
45
  <ul>
46
- <li><a href="#new">new</a></li>
46
+ <li><a href="#RVG_new">new</a></li>
47
47
  </ul>
48
48
 
49
49
  <h3>attributes</h3>
@@ -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.11: RVG Reference: RVG::ClipPath Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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=
@@ -63,7 +63,7 @@
63
63
 
64
64
  <div class="toccol">
65
65
  <ul>
66
- <li><a href="#g">text</a></li>
66
+ <li><a href="#text">text</a></li>
67
67
 
68
68
  <li><a href="#use">use</a></li>
69
69
  </ul>
@@ -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.11: RVG Reference: RVG::Group Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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=
@@ -54,7 +54,7 @@
54
54
 
55
55
  <li><a href="#metadata">metadata, metadata=</a></li>
56
56
 
57
- <li><a href="#title">title, title=</a></li>
57
+ <li><a href="#RVG_title">title, title=</a></li>
58
58
  </ul>
59
59
 
60
60
  <h3>instance methods</h3>
@@ -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.11: RVG Reference: RVG::Image Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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=
@@ -54,7 +54,7 @@
54
54
 
55
55
  <li><a href="#metadata">metadata, metadata=</a></li>
56
56
 
57
- <li><a href="#title">title, title=</a></li>
57
+ <li><a href="#RVG_title">title, title=</a></li>
58
58
  </ul>
59
59
 
60
60
  <h3>instance methods</h3>
@@ -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.11: RVG Reference: RVG::Pattern Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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=
@@ -62,13 +62,13 @@
62
62
 
63
63
  <li><a href="#rvg">rvg</a></li>
64
64
 
65
- <li><a href="#text">text</a></li>
65
+ <li><a href="#RVG_text">text</a></li>
66
66
  </ul>
67
67
  </div>
68
68
 
69
69
  <div class="toccol">
70
70
  <ul>
71
- <li><a href="#use">use</a></li>
71
+ <li><a href="#RVG_use">use</a></li>
72
72
 
73
73
  <li><a href="#viewbox">viewbox</a></li>
74
74
  </ul>
@@ -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.11: RVG Reference: Shapes</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
31
+ <h6 id="header">RMagick 1.15.12 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.11: RVG Reference: Styles</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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.11: RVG Reference: RVG::Text Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
36
+ <h6 id="header">RMagick 1.15.12 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.11: RVG Reference: RVG::Tspan Class</title>
9
+ <title>RMagick 1.15.12: 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.11 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.12 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=