Imported Upstream version 2.3.15
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<div>
|
||||
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Base Library Reference Manual</p></th></tr></table></div>
|
||||
<div><p class="releaseinfo">
|
||||
for GIMP 2.3.14
|
||||
for GIMP 2.3.15
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
|
||||
@ -357,7 +357,7 @@ Basic GIMP enumeration data types.
|
||||
GIMP_INTERPOLATION_NONE, /*< desc="interpolation|None" >*/
|
||||
GIMP_INTERPOLATION_LINEAR, /*< desc="interpolation|Linear" >*/
|
||||
GIMP_INTERPOLATION_CUBIC, /*< desc="Cubic" >*/
|
||||
GIMP_INTERPOLATION_LANCZOS /*< desc="Lanczos" >*/
|
||||
GIMP_INTERPOLATION_LANCZOS /*< desc="Sinc (Lanczos3)" >*/
|
||||
} GimpInterpolationType;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -92,7 +92,7 @@ capabilities.
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2571254"></a><h3>
|
||||
<a name="GIMP-MICRO-VERSION:CAPS"></a>GIMP_MICRO_VERSION</h3>
|
||||
<a class="indexterm" name="id2571266"></a><pre class="programlisting">#define GIMP_MICRO_VERSION (14)
|
||||
<a class="indexterm" name="id2571266"></a><pre class="programlisting">#define GIMP_MICRO_VERSION (15)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -102,7 +102,7 @@ capabilities.
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557675"></a><h3>
|
||||
<a name="GIMP-VERSION:CAPS"></a>GIMP_VERSION</h3>
|
||||
<a class="indexterm" name="id2557686"></a><pre class="programlisting">#define GIMP_VERSION "2.3.14"
|
||||
<a class="indexterm" name="id2557686"></a><pre class="programlisting">#define GIMP_VERSION "2.3.15"
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user