applied a patch from Shawn Willden that adds the new PDB function
2003-08-31 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/color.pdb: applied a patch from Shawn Willden that adds the new PDB function levels_auto. * app/pdb/color_cmds.c * app/pdb/internal_procs.c * libgimp/gimpcolor_pdb.[ch]: regenerated.
This commit is contained in:

committed by
Sven Neumann

parent
f03a72cdbe
commit
dbc4b46e20
@ -1,3 +1,8 @@
|
||||
2003-08-31 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/libgimp-sections.txt
|
||||
* libgimp/tmpl/gimpcolor.sgml: updated for new PDB function.
|
||||
|
||||
2003-08-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app.interfaces: removed, it's a generated file.
|
||||
|
@ -142,6 +142,7 @@ gimp_channel_combine_masks
|
||||
<FILE>gimpcolor</FILE>
|
||||
gimp_brightness_contrast
|
||||
gimp_levels
|
||||
gimp_levels_auto
|
||||
gimp_posterize
|
||||
gimp_desaturate
|
||||
gimp_equalize
|
||||
|
@ -41,6 +41,15 @@ Functions for manipulating color, including curves and histograms.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_levels_auto ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_posterize ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user