Imported Upstream version 2.8.10
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
|
||||
<link rel="prev" href="libgimp-gimpundo.html" title="gimpundo">
|
||||
<link rel="next" href="libgimp-data.html" title="Data Objects">
|
||||
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -1133,9 +1133,6 @@ Measure the length of the given stroke.
|
||||
<em class="parameter"><code><span class="type">gdouble</span> **controlpoints</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> *closed</code></em>);</pre>
|
||||
<p>
|
||||
returns the control points of a stroke.
|
||||
</p>
|
||||
<p>
|
||||
returns the control points of a stroke. The interpretation of the
|
||||
coordinates returned depends on the type of the stroke. For Gimp 2.4
|
||||
this is always a bezier stroke, where the coordinates are the
|
||||
@ -1255,9 +1252,6 @@ enough, a \"valid\" flag will be FALSE.
|
||||
<p>
|
||||
returns polygonal approximation of the stroke.
|
||||
</p>
|
||||
<p>
|
||||
returns polygonal approximation of the stroke.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
@ -1782,6 +1776,6 @@ Adds a bezier stroke with a single moveto to the vectors object.
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.18</div>
|
||||
Generated by GTK-Doc V1.19</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user