New upstream version 2.10.2
This commit is contained in:
@ -216,6 +216,7 @@ DATADIRNAME = @DATADIRNAME@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
DESKTOP_DATADIR = @DESKTOP_DATADIR@
|
||||
DESKTOP_FILE_VALIDATE = @DESKTOP_FILE_VALIDATE@
|
||||
DLLTOOL = @DLLTOOL@
|
||||
DOC_SHOOTER = @DOC_SHOOTER@
|
||||
DSYMUTIL = @DSYMUTIL@
|
||||
@ -228,6 +229,7 @@ EXEEXT = @EXEEXT@
|
||||
FGREP = @FGREP@
|
||||
FILE_AA = @FILE_AA@
|
||||
FILE_EXR = @FILE_EXR@
|
||||
FILE_HEIF = @FILE_HEIF@
|
||||
FILE_JP2_LOAD = @FILE_JP2_LOAD@
|
||||
FILE_MNG = @FILE_MNG@
|
||||
FILE_PDF_SAVE = @FILE_PDF_SAVE@
|
||||
@ -249,6 +251,7 @@ GDK_PIXBUF_REQUIRED_VERSION = @GDK_PIXBUF_REQUIRED_VERSION@
|
||||
GEGL = @GEGL@
|
||||
GEGL_CFLAGS = @GEGL_CFLAGS@
|
||||
GEGL_LIBS = @GEGL_LIBS@
|
||||
GEGL_MAJOR_MINOR_VERSION = @GEGL_MAJOR_MINOR_VERSION@
|
||||
GEGL_REQUIRED_VERSION = @GEGL_REQUIRED_VERSION@
|
||||
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
|
||||
GEXIV2_CFLAGS = @GEXIV2_CFLAGS@
|
||||
@ -287,6 +290,8 @@ GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
|
||||
GLIB_LIBS = @GLIB_LIBS@
|
||||
GLIB_MKENUMS = @GLIB_MKENUMS@
|
||||
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
|
||||
GLIB_WIN_BUG_CFLAGS = @GLIB_WIN_BUG_CFLAGS@
|
||||
GLIB_WIN_BUG_LIBS = @GLIB_WIN_BUG_LIBS@
|
||||
GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
|
||||
GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
|
||||
GMOFILES = @GMOFILES@
|
||||
@ -343,6 +348,9 @@ LCMS_REQUIRED_VERSION = @LCMS_REQUIRED_VERSION@
|
||||
LD = @LD@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
|
||||
LIBHEIF_CFLAGS = @LIBHEIF_CFLAGS@
|
||||
LIBHEIF_LIBS = @LIBHEIF_LIBS@
|
||||
LIBHEIF_REQUIRED_VERSION = @LIBHEIF_REQUIRED_VERSION@
|
||||
LIBLZMA_REQUIRED_VERSION = @LIBLZMA_REQUIRED_VERSION@
|
||||
LIBMYPAINT_CFLAGS = @LIBMYPAINT_CFLAGS@
|
||||
LIBMYPAINT_LIBS = @LIBMYPAINT_LIBS@
|
||||
|
@ -13,7 +13,7 @@
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
||||
<td width="100%" align="left" class="shortcuts"></td>
|
||||
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxS">S</a></span></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
||||
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
||||
<td><a accesskey="p" href="api-index-2-8.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
||||
@ -22,7 +22,11 @@
|
||||
<div class="index">
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="api-index-2-10"></a>Index of new symbols in GIMP 2.10</h1></div></div></div>
|
||||
<a name="idx"></a>
|
||||
<a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
|
||||
<dt>
|
||||
<a class="link" href="libgimpmath-GimpMath.html#SAFE-CLAMP:CAPS" title="SAFE_CLAMP()">SAFE_CLAMP</a>, macro in <a class="link" href="libgimpmath-GimpMath.html" title="GimpMath">GimpMath</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.28</div>
|
||||
|
@ -174,6 +174,10 @@
|
||||
<dd></dd>
|
||||
<a name="idxS"></a><h3 class="title">S</h3>
|
||||
<dt>
|
||||
<a class="link" href="libgimpmath-GimpMath.html#SAFE-CLAMP:CAPS" title="SAFE_CLAMP()">SAFE_CLAMP</a>, macro in <a class="link" href="libgimpmath-GimpMath.html" title="GimpMath">GimpMath</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimpmath-GimpMath.html#SIGNED-ROUND:CAPS" title="SIGNED_ROUND()">SIGNED_ROUND</a>, macro in <a class="link" href="libgimpmath-GimpMath.html" title="GimpMath">GimpMath</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
|
@ -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 Math Library Reference Manual</p></th></tr></table></div>
|
||||
<div><p class="releaseinfo">
|
||||
for GIMP 2.10.0-RC
|
||||
for GIMP 2.10.2
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
|
@ -78,6 +78,12 @@
|
||||
<tr>
|
||||
<td class="define_keyword">#define</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimpmath-GimpMath.html#SAFE-CLAMP:CAPS" title="SAFE_CLAMP()">SAFE_CLAMP</a><span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="define_keyword">#define</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimpmath-GimpMath.html#gimp-deg-to-rad" title="gimp_deg_to_rad()">gimp_deg_to_rad</a><span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
@ -239,6 +245,49 @@ and 255 inclusive.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="SAFE-CLAMP:CAPS"></a><h3>SAFE_CLAMP()</h3>
|
||||
<pre class="programlisting">#define SAFE_CLAMP(x, low, high) ((x) > (low) ? (x) < (high) ? (x) : (high) : (low))
|
||||
</pre>
|
||||
<p>Ensures that <em class="parameter"><code>x</code></em>
|
||||
is between the limits set by <em class="parameter"><code>low</code></em>
|
||||
and <em class="parameter"><code>high</code></em>
|
||||
,
|
||||
even if <em class="parameter"><code>x</code></em>
|
||||
is NaN. If <em class="parameter"><code>low</code></em>
|
||||
is greater than <em class="parameter"><code>high</code></em>
|
||||
, or if either
|
||||
of them is NaN, the result is undefined.</p>
|
||||
<div class="refsect3">
|
||||
<a name="SAFE-CLAMP.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>x</p></td>
|
||||
<td class="parameter_description"><p>the value to be limited.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>low</p></td>
|
||||
<td class="parameter_description"><p>the lower limit.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>high</p></td>
|
||||
<td class="parameter_description"><p>the upper limit.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-deg-to-rad"></a><h3>gimp_deg_to_rad()</h3>
|
||||
<pre class="programlisting">#define gimp_deg_to_rad(angle) ((angle) * (2.0 * G_PI) / 360.0)
|
||||
</pre>
|
||||
|
@ -20,6 +20,7 @@
|
||||
<keyword type="macro" name="SQR()" link="libgimpmath-GimpMath.html#SQR:CAPS"/>
|
||||
<keyword type="macro" name="MAX255()" link="libgimpmath-GimpMath.html#MAX255:CAPS"/>
|
||||
<keyword type="macro" name="CLAMP0255()" link="libgimpmath-GimpMath.html#CLAMP0255:CAPS"/>
|
||||
<keyword type="macro" name="SAFE_CLAMP()" link="libgimpmath-GimpMath.html#SAFE-CLAMP:CAPS" since="2.10"/>
|
||||
<keyword type="macro" name="gimp_deg_to_rad()" link="libgimpmath-GimpMath.html#gimp-deg-to-rad"/>
|
||||
<keyword type="macro" name="gimp_rad_to_deg()" link="libgimpmath-GimpMath.html#gimp-rad-to-deg"/>
|
||||
<keyword type="function" name="gimp_matrix2_identity ()" link="libgimpmath-GimpMatrix.html#gimp-matrix2-identity"/>
|
||||
|
@ -7,6 +7,7 @@ SIGNED_ROUND
|
||||
SQR
|
||||
MAX255
|
||||
CLAMP0255
|
||||
SAFE_CLAMP
|
||||
gimp_deg_to_rad
|
||||
gimp_rad_to_deg
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user