New upstream version 2.10.14

This commit is contained in:
Jeremy Bicha
2019-11-09 19:05:21 -05:00
855 changed files with 162580 additions and 125029 deletions

View File

@ -115,7 +115,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GimpColorProfile</span> *
<a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
</td>
<td class="function_name">
<a class="link" href="GimpColorConfig.html#gimp-color-config-get-rgb-color-profile" title="gimp_color_config_get_rgb_color_profile ()">gimp_color_config_get_rgb_color_profile</a> <span class="c_punctuation">()</span>
@ -123,7 +123,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GimpColorProfile</span> *
<a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
</td>
<td class="function_name">
<a class="link" href="GimpColorConfig.html#gimp-color-config-get-gray-color-profile" title="gimp_color_config_get_gray_color_profile ()">gimp_color_config_get_gray_color_profile</a> <span class="c_punctuation">()</span>
@ -131,7 +131,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GimpColorProfile</span> *
<a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
</td>
<td class="function_name">
<a class="link" href="GimpColorConfig.html#gimp-color-config-get-cmyk-color-profile" title="gimp_color_config_get_cmyk_color_profile ()">gimp_color_config_get_cmyk_color_profile</a> <span class="c_punctuation">()</span>
@ -139,7 +139,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GimpColorProfile</span> *
<a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
</td>
<td class="function_name">
<a class="link" href="GimpColorConfig.html#gimp-color-config-get-display-color-profile" title="gimp_color_config_get_display_color_profile ()">gimp_color_config_get_display_color_profile</a> <span class="c_punctuation">()</span>
@ -147,7 +147,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GimpColorProfile</span> *
<a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
</td>
<td class="function_name">
<a class="link" href="GimpColorConfig.html#gimp-color-config-get-simulation-color-profile" title="gimp_color_config_get_simulation_color_profile ()">gimp_color_config_get_simulation_color_profile</a> <span class="c_punctuation">()</span>
@ -486,7 +486,7 @@ gimp_color_config_get_simulation_gamut_check
<hr>
<div class="refsect2">
<a name="gimp-color-config-get-rgb-color-profile"></a><h3>gimp_color_config_get_rgb_color_profile ()</h3>
<pre class="programlisting"><span class="returnvalue">GimpColorProfile</span> *
<pre class="programlisting"><a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
gimp_color_config_get_rgb_color_profile
(<em class="parameter"><code><a class="link" href="GimpColorConfig.html" title="GimpColorConfig"><span class="type">GimpColorConfig</span></a> *config</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
@ -517,7 +517,7 @@ gimp_color_config_get_rgb_color_profile
<hr>
<div class="refsect2">
<a name="gimp-color-config-get-gray-color-profile"></a><h3>gimp_color_config_get_gray_color_profile ()</h3>
<pre class="programlisting"><span class="returnvalue">GimpColorProfile</span> *
<pre class="programlisting"><a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
gimp_color_config_get_gray_color_profile
(<em class="parameter"><code><a class="link" href="GimpColorConfig.html" title="GimpColorConfig"><span class="type">GimpColorConfig</span></a> *config</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
@ -548,7 +548,7 @@ gimp_color_config_get_gray_color_profile
<hr>
<div class="refsect2">
<a name="gimp-color-config-get-cmyk-color-profile"></a><h3>gimp_color_config_get_cmyk_color_profile ()</h3>
<pre class="programlisting"><span class="returnvalue">GimpColorProfile</span> *
<pre class="programlisting"><a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
gimp_color_config_get_cmyk_color_profile
(<em class="parameter"><code><a class="link" href="GimpColorConfig.html" title="GimpColorConfig"><span class="type">GimpColorConfig</span></a> *config</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
@ -579,7 +579,7 @@ gimp_color_config_get_cmyk_color_profile
<hr>
<div class="refsect2">
<a name="gimp-color-config-get-display-color-profile"></a><h3>gimp_color_config_get_display_color_profile ()</h3>
<pre class="programlisting"><span class="returnvalue">GimpColorProfile</span> *
<pre class="programlisting"><a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
gimp_color_config_get_display_color_profile
(<em class="parameter"><code><a class="link" href="GimpColorConfig.html" title="GimpColorConfig"><span class="type">GimpColorConfig</span></a> *config</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
@ -610,7 +610,7 @@ gimp_color_config_get_display_color_profile
<hr>
<div class="refsect2">
<a name="gimp-color-config-get-simulation-color-profile"></a><h3>gimp_color_config_get_simulation_color_profile ()</h3>
<pre class="programlisting"><span class="returnvalue">GimpColorProfile</span> *
<pre class="programlisting"><a href="../libgimpcolor3/GimpColorProfile.html#GimpColorProfile-struct"><span class="returnvalue">GimpColorProfile</span></a> *
gimp_color_config_get_simulation_color_profile
(<em class="parameter"><code><a class="link" href="GimpColorConfig.html" title="GimpColorConfig"><span class="type">GimpColorConfig</span></a> *config</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
@ -643,6 +643,7 @@ gimp_color_config_get_simulation_color_profile
<a name="GimpColorConfig.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GimpColorManagementMode"></a><h3>enum GimpColorManagementMode</h3>
<p>Modes of color management.</p>
<div class="refsect3">
<a name="GimpColorManagementMode.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
@ -654,18 +655,24 @@ gimp_color_config_get_simulation_color_profile
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-MANAGEMENT-OFF:CAPS"></a>GIMP_COLOR_MANAGEMENT_OFF</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Color management is off</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-MANAGEMENT-DISPLAY:CAPS"></a>GIMP_COLOR_MANAGEMENT_DISPLAY</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Color managed display</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-MANAGEMENT-SOFTPROOF:CAPS"></a>GIMP_COLOR_MANAGEMENT_SOFTPROOF</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Soft-proofing</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
@ -674,6 +681,7 @@ gimp_color_config_get_simulation_color_profile
<hr>
<div class="refsect2">
<a name="GimpColorRenderingIntent"></a><h3>enum GimpColorRenderingIntent</h3>
<p>Intents for color management.</p>
<div class="refsect3">
<a name="GimpColorRenderingIntent.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
@ -685,23 +693,31 @@ gimp_color_config_get_simulation_color_profile
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-RENDERING-INTENT-PERCEPTUAL:CAPS"></a>GIMP_COLOR_RENDERING_INTENT_PERCEPTUAL</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Preceptual</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-RENDERING-INTENT-RELATIVE-COLORIMETRIC:CAPS"></a>GIMP_COLOR_RENDERING_INTENT_RELATIVE_COLORIMETRIC</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Relative colorimetric</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-RENDERING-INTENT-SATURATION:CAPS"></a>GIMP_COLOR_RENDERING_INTENT_SATURATION</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Saturation</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-COLOR-RENDERING-INTENT-ABSOLUTE-COLORIMETRIC:CAPS"></a>GIMP_COLOR_RENDERING_INTENT_ABSOLUTE_COLORIMETRIC</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>Absolute colorimetric</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>

View File

@ -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 Config Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
for GIMP 2.10.11
for GIMP 2.10.14
</p></div>
</div>

View File

@ -577,6 +577,7 @@ recode it using <a class="link" href="libgimpconfig-GimpConfig-path.html#gimp-co
<hr>
<div class="refsect2">
<a name="GimpConfigPathType"></a><h3>enum GimpConfigPathType</h3>
<p>Types of config paths.</p>
<div class="refsect3">
<a name="GimpConfigPathType.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
@ -588,23 +589,31 @@ recode it using <a class="link" href="libgimpconfig-GimpConfig-path.html#gimp-co
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GIMP-CONFIG-PATH-FILE:CAPS"></a>GIMP_CONFIG_PATH_FILE</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>A single file</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-CONFIG-PATH-FILE-LIST:CAPS"></a>GIMP_CONFIG_PATH_FILE_LIST</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>A list of files</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-CONFIG-PATH-DIR:CAPS"></a>GIMP_CONFIG_PATH_DIR</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>A single folder</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-CONFIG-PATH-DIR-LIST:CAPS"></a>GIMP_CONFIG_PATH_DIR_LIST</p></td>
<td> </td>
<td> </td>
<td class="enum_member_description">
<p>A list of folders</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>

View File

@ -647,7 +647,7 @@ gimp_scanner_parse_color (<em class="parameter"><code><a href="../glib/glib-Lexi
<a name="gimp-scanner-parse-matrix2"></a><h3>gimp_scanner_parse_matrix2 ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gimp_scanner_parse_matrix2 (<em class="parameter"><code><a href="../glib/glib-Lexical-Scanner.html#GScanner"><span class="type">GScanner</span></a> *scanner</code></em>,
<em class="parameter"><code><a href="../libgimpmath/libgimpmath-GimpMatrix.html#GimpMatrix2"><span class="type">GimpMatrix2</span></a> *dest</code></em>);</pre>
<em class="parameter"><code><a href="../libgimpmath3/libgimpmath3-GimpMatrix.html#GimpMatrix2"><span class="type">GimpMatrix2</span></a> *dest</code></em>);</pre>
<div class="refsect3">
<a name="gimp-scanner-parse-matrix2.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">