rmagick 1.15.13 → 1.15.14

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.

Files changed (61) hide show
  1. data/ChangeLog +11 -0
  2. data/README.html +9 -9
  3. data/README.txt +7 -7
  4. data/configure +350 -14
  5. data/configure.ac +6 -5
  6. data/doc/comtasks.html +2 -2
  7. data/doc/constants.html +9 -9
  8. data/doc/draw.html +5 -5
  9. data/doc/ex/clip_path.rb +5 -11
  10. data/doc/ex/stegano.rb +0 -16
  11. data/doc/ex/wet_floor.rb +14 -8
  12. data/doc/ilist.html +5 -5
  13. data/doc/image1.html +7 -7
  14. data/doc/image2.html +5 -5
  15. data/doc/image3.html +4 -4
  16. data/doc/imageattrs.html +3 -3
  17. data/doc/imusage.html +3 -3
  18. data/doc/index.html +7 -7
  19. data/doc/info.html +5 -5
  20. data/doc/magick.html +4 -4
  21. data/doc/optequiv.html +3 -3
  22. data/doc/rvg.html +3 -3
  23. data/doc/rvgclip.html +2 -2
  24. data/doc/rvggroup.html +2 -2
  25. data/doc/rvgimage.html +3 -3
  26. data/doc/rvgpattern.html +3 -3
  27. data/doc/rvgshape.html +2 -2
  28. data/doc/rvgstyle.html +2 -2
  29. data/doc/rvgtext.html +2 -2
  30. data/doc/rvgtspan.html +4 -4
  31. data/doc/rvgtut.html +4 -4
  32. data/doc/rvguse.html +3 -3
  33. data/doc/rvgxform.html +2 -2
  34. data/doc/struct.html +6 -6
  35. data/doc/usage.html +3 -3
  36. data/ext/RMagick/MANIFEST +1 -1
  37. data/ext/RMagick/rmagick.h +9 -1
  38. data/ext/RMagick/rmagick_config.h.in +8 -0
  39. data/ext/RMagick/rmdraw.c +2 -2
  40. data/ext/RMagick/rmfill.c +2 -2
  41. data/ext/RMagick/rmilist.c +3 -3
  42. data/ext/RMagick/rmimage.c +42 -10
  43. data/ext/RMagick/rminfo.c +2 -2
  44. data/ext/RMagick/rmmain.c +3 -3
  45. data/ext/RMagick/rmutil.c +5 -2
  46. data/lib/RMagick.rb +2 -2
  47. data/lib/rvg/clippath.rb +2 -2
  48. data/lib/rvg/container.rb +2 -2
  49. data/lib/rvg/describable.rb +2 -2
  50. data/lib/rvg/embellishable.rb +2 -2
  51. data/lib/rvg/misc.rb +2 -2
  52. data/lib/rvg/paint.rb +7 -2
  53. data/lib/rvg/pathdata.rb +2 -2
  54. data/lib/rvg/rvg.rb +2 -2
  55. data/lib/rvg/stretchable.rb +14 -2
  56. data/lib/rvg/stylable.rb +2 -2
  57. data/lib/rvg/text.rb +2 -2
  58. data/lib/rvg/transformable.rb +2 -2
  59. data/lib/rvg/units.rb +2 -2
  60. data/rmagick.gemspec +1 -1
  61. metadata +3 -3
data/doc/imageattrs.html CHANGED
@@ -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.13: class Image (attribute methods)</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
28
+ <h6 id="header">RMagick 1.15.14 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=
@@ -1482,7 +1482,7 @@ blur_image is 100% complete.
1482
1482
 
1483
1483
  <p><span class="arg">image.</span>ticks_per_second -&gt;
1484
1484
  <em>aNumeric</em><br />
1485
- <span class="arg">iamge.</span>ticks_per_second = <span class=
1485
+ <span class="arg">image.</span>ticks_per_second = <span class=
1486
1486
  "arg">aNumeric</span></p>
1487
1487
  </div>
1488
1488
 
data/doc/imusage.html CHANGED
@@ -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.13: ImageMagick/GraphicsMagick Conventions</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
72
+ <h6 id="header">RMagick 1.15.14 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=
@@ -344,7 +344,7 @@
344
344
  it is resized to 480x480.</p>
345
345
  </div>
346
346
 
347
- <p>The x and y offsets, if present, can be preceeded with either
347
+ <p>The x and y offsets, if present, can be preceded with either
348
348
  a + or - sign. The + causes x and y to be measured from the left
349
349
  or top edges, respectively. Conversely, - measures from the right
350
350
  or bottom edges. Offsets are always measured in pixels.</p>
data/doc/index.html CHANGED
@@ -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.13 User's Guide and
9
+ <title>RMagick 1.15.14 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.13</p>
110
+ Version 1.15.14</p>
111
111
 
112
112
  <h1>User's Guide and Reference</h1>
113
113
 
@@ -264,7 +264,7 @@
264
264
  this about GraphicsMagick:</p>
265
265
 
266
266
  <div class="imquote">
267
- <p><em>GraphicsMagick</em> is the swiss army knife of image
267
+ <p><em>GraphicsMagick</em> is the Swiss army knife of image
268
268
  processing. It provides a robust collection of tools and
269
269
  libraries which support reading, writing, and manipulating an
270
270
  image in over 88 major formats including important formats like
@@ -316,7 +316,7 @@
316
316
 
317
317
  <h3>About this document</h3>
318
318
 
319
- <p>This document describes Version 1.15.13 of RMagick.
319
+ <p>This document describes Version 1.15.14 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
@@ -373,8 +373,8 @@
373
373
 
374
374
  <p><b>Example programs and images&nbsp;&nbsp;</b> All of the
375
375
  example images on these pages were created by RMagick. Click the
376
- image to see the progam code. (You may need to configure your
377
- browser to allow JavaScript and popup windows.) All example
376
+ image to see the program code. (You may need to configure your
377
+ browser to allow JavaScript and pop up windows.) All example
378
378
  images show the result of applying the method. Many example
379
379
  images show the "before" image as well. When the image is
380
380
  accompanied by this symbol <img style="display:inline" src=
@@ -405,7 +405,7 @@
405
405
  command: <code>ruby -r RMagick -e "puts
406
406
  Magick::Long_version"</code></p>
407
407
  <pre class="example" id="version">
408
- This is RMagick 1.15.0 ($Date: 2007/01/14 19:01:40 $) Copyright (C) 2007 by Timothy P. Hunter
408
+ This is RMagick 1.15.0 ($Date: 2008/02/17 14:30:15 $) Copyright (C) 2007 by Timothy P. Hunter
409
409
  Built with ImageMagick 6.3.1 01/13/07 Q16 http://www.imagemagick.org
410
410
  Built for ruby 1.8.5 (2006-08-25) [i686-linux]
411
411
  Web page: http://rmagick.rubyforge.org
data/doc/info.html CHANGED
@@ -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.13: class Image::Info - Optional method
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
47
+ <h6 id="header">RMagick 1.15.14 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=
@@ -704,7 +704,7 @@ self.undefine("tiff", "bits-per-sample")
704
704
  when writing JBIG, PCL, PS, PS2, and PS3 format images.</p>
705
705
 
706
706
  <p>This attribute can also be used to specify the width and
707
- height of HISTOGRRAM format images. For HISTOGRAM, the default
707
+ height of HISTOGRAM format images. For HISTOGRAM, the default
708
708
  is 256x200.</p>
709
709
 
710
710
  <h4>Arguments</h4>
@@ -1035,7 +1035,7 @@ self.undefine("tiff", "bits-per-sample")
1035
1035
  optional arguments such as <code>read</code> and
1036
1036
  <code>write</code>. To stop monitoring, set the monitor to
1037
1037
  <code>nil</code>. See <a href=
1038
- "imageattrs.html#monitor">Image#monitor</a> for more informat
1038
+ "imageattrs.html#monitor">Image#monitor</a> for more information
1039
1039
  about the proc. This attribute is set-only.</p>
1040
1040
 
1041
1041
  <p>If you assign a monitor to an image with
@@ -1209,7 +1209,7 @@ self.undefine("tiff", "bits-per-sample")
1209
1209
  <p>Use <code>size</code> to specify the width and height of
1210
1210
  images in the CMYK, DIB, EMF, GRAY, RGB, RGBA, UYVY, YUV, or XC
1211
1211
  formats, the width and height of some <a href=
1212
- "imusage.html#builtin_formats">builtin formats</a>, or the
1212
+ "imusage.html#builtin_formats">built in formats</a>, or the
1213
1213
  subimage size of PTIF-format images.</p>
1214
1214
 
1215
1215
  <h4>Arguments</h4>
data/doc/magick.html CHANGED
@@ -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.13: module Magick</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
27
+ <h6 id="header">RMagick 1.15.14 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=
@@ -411,7 +411,7 @@ Magick.set_cache_threshold(10)
411
411
  "#limit_resource">limit_resource</a> instead. The code:</p>
412
412
  <pre>
413
413
  Magick.limit_resource(:memory, n)
414
- Magick.imit_resource(:map, 2*n)
414
+ Magick.limit_resource(:map, 2*n)
415
415
  </pre>
416
416
 
417
417
  <p>is equivalent to</p>
@@ -460,7 +460,7 @@ Magick.set_log_event_mask("Module,Coder")
460
460
  <p>Magick logging is configured with the log.xml file in
461
461
  Magick's config directory. See <a href=
462
462
  "http://redux.imagemagick.org/script/resources.php">Resources</a>
463
- in the ImageMagick documenation for more information.</p>
463
+ in the ImageMagick documentation for more information.</p>
464
464
 
465
465
  <p>Use this command to find out about the current log
466
466
  configuration.</p>
data/doc/optequiv.html CHANGED
@@ -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.13: Magick Command Options and Their Equivalent
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
73
+ <h6 id="header">RMagick 1.15.14 User's Guide and Reference</h6>
74
74
 
75
75
  <div class="nav">
76
76
  &laquo; <a href="index.html">Prev</a> | <a href=
@@ -102,7 +102,7 @@ td {
102
102
  <div class="intro">
103
103
  <h3>Introduction</h3>
104
104
 
105
- <p>If you're familar with the &times;Magick command-line tools
105
+ <p>If you're familiar with the &times;Magick command-line tools
106
106
  <code>convert</code>, <code>mogrify</code>,
107
107
  <code>composite</code>, and <code>montage</code> you can use
108
108
  the tables on this page to determine which RMagick methods
data/doc/rvg.html CHANGED
@@ -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.13: RVG Reference: RVG Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
@@ -620,7 +620,7 @@ canvas.background_position = :scaled
620
620
  When the value of the <code>meet_or_slice</code> argument
621
621
  is 'meet' or 'slice', this argument controls the placement
622
622
  of the content within the viewport. The <code>align</code>
623
- argument is the concatenation of an <em>x</em>-aligment and
623
+ argument is the concatenation of an <em>x</em>-alignment and
624
624
  a <em>y</em>-alignment. The values are shown in these
625
625
  lists:
626
626
 
data/doc/rvgclip.html CHANGED
@@ -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.13: RVG Reference: RVG::ClipPath Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
data/doc/rvggroup.html CHANGED
@@ -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.13: RVG Reference: RVG::Group Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
data/doc/rvgimage.html CHANGED
@@ -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.13: RVG Reference: RVG::Image Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
@@ -192,7 +192,7 @@
192
192
  When the value of the <code>meet_or_slice</code> argument
193
193
  is 'meet' or 'slice', this argument controls the placement
194
194
  of the image within the viewport. The <code>align</code>
195
- argument is the concatenation of an <em>x</em>-aligment and
195
+ argument is the concatenation of an <em>x</em>-alignment and
196
196
  a <em>y</em>-alignment. The values are shown in these
197
197
  lists:
198
198
 
data/doc/rvgpattern.html CHANGED
@@ -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.13: RVG Reference: RVG::Pattern Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
@@ -196,7 +196,7 @@
196
196
  When the value of the <code>meet_or_slice</code> argument
197
197
  is 'meet' or 'slice', this argument controls the placement
198
198
  of the content within the viewport. The <code>align</code>
199
- argument is the concatenation of an <em>x</em>-aligment and
199
+ argument is the concatenation of an <em>x</em>-alignment and
200
200
  a <em>y</em>-alignment. The values are shown in these
201
201
  lists:
202
202
 
data/doc/rvgshape.html CHANGED
@@ -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.13: RVG Reference: Shapes</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
31
+ <h6 id="header">RMagick 1.15.14 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=
data/doc/rvgstyle.html CHANGED
@@ -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.13: RVG Reference: Styles</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
data/doc/rvgtext.html CHANGED
@@ -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.13: RVG Reference: RVG::Text Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
36
+ <h6 id="header">RMagick 1.15.14 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=
data/doc/rvgtspan.html CHANGED
@@ -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.13: RVG Reference: RVG::Tspan Class</title>
9
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 1.15.14 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=
@@ -87,7 +87,7 @@
87
87
 
88
88
  <p>Tspan objects are containers, so this method yields to a
89
89
  block if one is present. The only objects that a tspan can
90
- contain are other tspans. Styles defined on a tspan propogate
90
+ contain are other tspans. Styles defined on a tspan propagate
91
91
  to any tspans contained within it.</p>
92
92
 
93
93
  <h4>Arguments</h4>
@@ -206,7 +206,7 @@
206
206
  <p>Calls <a href="#new">RVG::Tspan.new</a> to construct a tspan
207
207
  and adds it to the tspan. Yields to a block if one is present,
208
208
  passing the new tspan as an argument. Styles defined on the
209
- container tspan propogate to the contained tspan.</p>
209
+ container tspan propagate to the contained tspan.</p>
210
210
 
211
211
  <h4>Arguments</h4>
212
212
 
data/doc/rvgtut.html CHANGED
@@ -3,13 +3,13 @@
3
3
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
4
 
5
5
  <html xmlns="http://www.w3.org/1999/xhtml">
6
- <!-- $Id: rvgtut.html,v 1.11 2007/01/14 19:01:41 rmagick Exp $ -->
6
+ <!-- $Id: rvgtut.html,v 1.11.4.1 2008/02/17 14:30:16 rmagick Exp $ -->
7
7
 
8
8
  <head>
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.13: RVG Tutorial</title>
12
+ <title>RMagick 1.15.14: 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.13 User's Guide and Reference</h6>
26
+ <h6 id="header">RMagick 1.15.14 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=
@@ -380,7 +380,7 @@
380
380
 
381
381
  <p>In line 16 I define the <code>stroke</code> and
382
382
  <code>stroke_width</code> styles on the group. Styles defined on
383
- the group propogate to shapes within the group unless you
383
+ the group propagate to shapes within the group unless you
384
384
  override them. To do that, call <code>styles</code> on the
385
385
  shapes. In this group each shape has its own fill color. The
386
386
  yellow circle forms the head. The <code>circle</code> method