2002-11-21 Sven Neumann <neo@wintermute> * app/gui/preferences-dialog.c (prefs_dialog_new): don't set the default resolution from the monitor resolution entry. * app/gui/user-install-dialog.c: use the new GimpPropWidgets. The monitor resolution setup may need some more tweaking ...
73 lines
713 B
Plaintext
73 lines
713 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GimpMath
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Mathematical definitions and macros.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Mathematical definitions and macros.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### MACRO RINT ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@x:
|
|
|
|
|
|
<!-- ##### MACRO ROUND ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@x:
|
|
|
|
|
|
<!-- ##### MACRO SQR ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@x:
|
|
|
|
|
|
<!-- ##### MACRO MAX255 ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@a:
|
|
|
|
|
|
<!-- ##### MACRO CLAMP0255 ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@a:
|
|
|
|
|
|
<!-- ##### MACRO gimp_deg_to_rad ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@angle:
|
|
|
|
|
|
<!-- ##### MACRO gimp_rad_to_deg ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@angle:
|
|
|
|
|