Imported Upstream version 2.3.15

This commit is contained in:
Ari Pollak
2010-08-11 01:21:06 -04:00
parent aca02f7697
commit d694295a3e
819 changed files with 63117 additions and 44484 deletions

View File

@ -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>

View File

@ -357,7 +357,7 @@ Basic GIMP enumeration data types.
GIMP_INTERPOLATION_NONE, /*&lt; desc="interpolation|None" &gt;*/
GIMP_INTERPOLATION_LINEAR, /*&lt; desc="interpolation|Linear" &gt;*/
GIMP_INTERPOLATION_CUBIC, /*&lt; desc="Cubic" &gt;*/
GIMP_INTERPOLATION_LANCZOS /*&lt; desc="Lanczos" &gt;*/
GIMP_INTERPOLATION_LANCZOS /*&lt; desc="Sinc (Lanczos3)" &gt;*/
} GimpInterpolationType;
</pre>
<p>

View File

@ -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>