doc/rvgstyle.html in rmagick-1.8.0 vs doc/rvgstyle.html in rmagick-1.8.1
- old
+ new
@@ -41,10 +41,12 @@
<h2>Table of Contents</h2>
<h3>instance methods</h3>
<div>
+ class methods
+
<ul>
<li><a href="#styles">styles</a></li>
</ul>
</div>
</div>
@@ -86,10 +88,11 @@
<dl>
<dt>:clip_path</dt>
<dd>An outline used to clip a shape or collection of shapes.
- The value is an <a href="rvgclip.html#new">clipping path</a>.</dd>
+ The value is an <a href="rvgclip.html#new">clipping
+ path</a>.</dd>
<dt>:clip_rule</dt>
<dd>If the <code>clip_path</code> style is used, how to
determine if a point is inside or outside a the clip path.