New upstream version 2.10.12
This commit is contained in:
@ -15,7 +15,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.10.8
|
||||
for GIMP 2.10.12
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
|
@ -2252,6 +2252,13 @@
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GIMP-OFFSET-WRAP-AROUND:CAPS"></a>GIMP_OFFSET_WRAP_AROUND</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>Wrap image around</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
|
@ -242,6 +242,8 @@ the temporary directory {tmp} and the {user_name} are determined
|
||||
according to platform rules.</p>
|
||||
<p>In any case, we always return some non-empty string, whether it
|
||||
corresponds to an existing directory or not.</p>
|
||||
<p>In config files such as gimprc, the string ${gimp_dir} expands to
|
||||
this directory.</p>
|
||||
<p>The returned string is owned by GIMP and must not be modified or
|
||||
freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8 (on Windows it is always
|
||||
@ -261,6 +263,8 @@ compile-time defined installation prefix is used. On Windows, the
|
||||
installation directory as deduced from the executable's full
|
||||
filename is used. On OSX we ask [NSBundle mainBundle] for the
|
||||
resource path to check if GIMP is part of a relocatable bundle.</p>
|
||||
<p>In config files such as gimprc, the string ${gimp_installation_dir}
|
||||
expands to this directory.</p>
|
||||
<p>The returned string is owned by GIMP and must not be modified or
|
||||
freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
@ -276,11 +280,15 @@ UTF-8.)</p>
|
||||
<a name="gimp-data-directory"></a><h3>gimp_data_directory ()</h3>
|
||||
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
||||
gimp_data_directory (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
||||
<p>Returns the top directory for GIMP data. If the environment
|
||||
<p>Returns the default top directory for GIMP data. If the environment
|
||||
variable GIMP2_DATADIR exists, that is used. It should be an
|
||||
absolute pathname. Otherwise, on Unix the compile-time defined
|
||||
directory is used. On Windows, the installation directory as deduced
|
||||
from the executable's full filename is used.</p>
|
||||
directory is used. On Windows, the installation directory as
|
||||
deduced from the executable's full filename is used.</p>
|
||||
<p>Note that the actual directories used for GIMP data files can be
|
||||
overridden by the user in the preferences dialog.</p>
|
||||
<p>In config files such as gimprc, the string ${gimp_data_dir} expands
|
||||
to this directory.</p>
|
||||
<p>The returned string is owned by GIMP and must not be modified or
|
||||
freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
@ -317,11 +325,15 @@ does not handle UTF-8.)</p>
|
||||
<a name="gimp-plug-in-directory"></a><h3>gimp_plug_in_directory ()</h3>
|
||||
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
||||
gimp_plug_in_directory (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
||||
<p>Returns the top directory for GIMP plug_ins and modules. If the
|
||||
environment variable GIMP2_PLUGINDIR exists, that is used. It
|
||||
<p>Returns the default top directory for GIMP plug-ins and modules. If
|
||||
the environment variable GIMP2_PLUGINDIR exists, that is used. It
|
||||
should be an absolute pathname. Otherwise, on Unix the compile-time
|
||||
defined directory is used. On Windows, the installation directory as
|
||||
deduced from the executable's full filename is used.</p>
|
||||
defined directory is used. On Windows, the installation directory
|
||||
as deduced from the executable's full filename is used.</p>
|
||||
<p>Note that the actual directories used for GIMP plug-ins and modules
|
||||
can be overridden by the user in the preferences dialog.</p>
|
||||
<p>In config files such as gimprc, the string ${gimp_plug_in_dir}
|
||||
expands to this directory.</p>
|
||||
<p>The returned string is owned by GIMP and must not be modified or
|
||||
freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
@ -341,6 +353,8 @@ variable GIMP2_SYSCONFDIR exists, that is used. It should be an
|
||||
absolute pathname. Otherwise, on Unix the compile-time defined
|
||||
directory is used. On Windows, the installation directory as deduced
|
||||
from the executable's full filename is used.</p>
|
||||
<p>In config files such as gimprc, the string ${gimp_sysconf_dir}
|
||||
expands to this directory.</p>
|
||||
<p>The returned string is owned by GIMP and must not be modified or
|
||||
freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
|
@ -928,6 +928,14 @@ supported with <em class="parameter"><code>mime_type</code></em>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GIMP-METADATA-SAVE-COLOR-PROFILE:CAPS"></a>GIMP_METADATA_SAVE_COLOR_PROFILE</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>Save the image's color profile
|
||||
Since: 2.10.10</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GIMP-METADATA-SAVE-ALL:CAPS"></a>GIMP_METADATA_SAVE_ALL</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>Save all of the above</p>
|
||||
|
@ -124,14 +124,14 @@ capabilities.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GIMP-MICRO-VERSION:CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_MICRO_VERSION (8)
|
||||
<pre class="programlisting">#define GIMP_MICRO_VERSION (12)
|
||||
</pre>
|
||||
<p>The micro GIMP version number.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GIMP-VERSION:CAPS"></a><h3>GIMP_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_VERSION "2.10.8"
|
||||
<pre class="programlisting">#define GIMP_VERSION "2.10.12"
|
||||
</pre>
|
||||
<p>The GIMP version as a string.</p>
|
||||
</div>
|
||||
|
@ -465,6 +465,7 @@
|
||||
<keyword type="constant" name="GIMP_ERROR_CONSOLE" link="libgimpbase-gimpbaseenums.html#GIMP-ERROR-CONSOLE:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_OFFSET_BACKGROUND" link="libgimpbase-gimpbaseenums.html#GIMP-OFFSET-BACKGROUND:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_OFFSET_TRANSPARENT" link="libgimpbase-gimpbaseenums.html#GIMP-OFFSET-TRANSPARENT:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_OFFSET_WRAP_AROUND" link="libgimpbase-gimpbaseenums.html#GIMP-OFFSET-WRAP-AROUND:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_ORIENTATION_HORIZONTAL" link="libgimpbase-gimpbaseenums.html#GIMP-ORIENTATION-HORIZONTAL:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_ORIENTATION_VERTICAL" link="libgimpbase-gimpbaseenums.html#GIMP-ORIENTATION-VERTICAL:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_ORIENTATION_UNKNOWN" link="libgimpbase-gimpbaseenums.html#GIMP-ORIENTATION-UNKNOWN:CAPS"/>
|
||||
@ -609,6 +610,7 @@
|
||||
<keyword type="constant" name="GIMP_METADATA_SAVE_XMP" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-XMP:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_METADATA_SAVE_IPTC" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-IPTC:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_METADATA_SAVE_THUMBNAIL" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-THUMBNAIL:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_METADATA_SAVE_COLOR_PROFILE" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-COLOR-PROFILE:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_METADATA_SAVE_ALL" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-SAVE-ALL:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_UNSPECIFIED" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-COLORSPACE-UNSPECIFIED:CAPS"/>
|
||||
<keyword type="constant" name="GIMP_METADATA_COLORSPACE_UNCALIBRATED" link="libgimpbase-gimpmetadata.html#GIMP-METADATA-COLORSPACE-UNCALIBRATED:CAPS"/>
|
||||
|
Reference in New Issue
Block a user