2004-01-05 Michael Natterer <mitch@gimp.org> * tools/pdbgen/Makefile.am * tools/pdbgen/groups.pl * tools/pdbgen/pdb/misc_tools.pdb: removed the "misc tools" PDB group. * tools/pdbgen/pdb/edit.pdb: added gimp_edit_bucket_fill() and gimp_edit_blend(). * tools/pdbgen/pdb/image.pdb: added gimp_image_pick_color(). * app/pdb/procedural_db.c * libgimp/gimpcompat.h: added compat stuff. * app/pdb/edit_cmds.c * app/pdb/image_cmds.c * app/pdb/internal_procs.c * app/pdb/misc_tools_cmds.c * libgimp/gimp_pdb.h * libgimp/gimpedit_pdb.[ch] * libgimp/gimpimage_pdb.[ch]: regenerated. * libgimp/Makefile.am * libgimp/gimpmisctools_pdb.[ch]: removed. * plug-ins/gfig/gfig.c * plug-ins/script-fu/scripts/3dTruchet.scm * plug-ins/script-fu/scripts/alien-glow-arrow.scm * plug-ins/script-fu/scripts/alien-glow-bar.scm * plug-ins/script-fu/scripts/alien-glow-bullet.scm * plug-ins/script-fu/scripts/alien-glow-button.scm * plug-ins/script-fu/scripts/alien-glow-logo.scm * plug-ins/script-fu/scripts/basic1-logo.scm * plug-ins/script-fu/scripts/basic2-logo.scm * plug-ins/script-fu/scripts/beveled-button.scm * plug-ins/script-fu/scripts/blended-logo.scm * plug-ins/script-fu/scripts/burn-in-anim.scm * plug-ins/script-fu/scripts/coffee.scm * plug-ins/script-fu/scripts/comic-logo.scm * plug-ins/script-fu/scripts/coolmetal-logo.scm * plug-ins/script-fu/scripts/glossy.scm * plug-ins/script-fu/scripts/gradient-bevel-logo.scm * plug-ins/script-fu/scripts/gradient-example.scm * plug-ins/script-fu/scripts/hsv-graph.scm * plug-ins/script-fu/scripts/pupi-button.scm * plug-ins/script-fu/scripts/rendermap.scm * plug-ins/script-fu/scripts/sphere.scm * plug-ins/script-fu/scripts/starscape-logo.scm * plug-ins/script-fu/scripts/test-sphere.scm * plug-ins/script-fu/scripts/textured-logo.scm * plug-ins/script-fu/scripts/title-header.scm * plug-ins/script-fu/scripts/weave.scm: follow "blend" and "color picker" changes. Leave "bucket fill" users unchanged because fill and bucket_fill need another cleanup (will follow next...) 2004-01-05 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-sections.txt: moved color_picker, blend and bucket_fill to their new places. * libgimp/tmpl/gimpedit.sgml * libgimp/tmpl/gimpimage.sgml * libgimp/tmpl/gimptools.sgml: regenerated.
362 lines
3.9 KiB
Plaintext
362 lines
3.9 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimptools
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Access to common toolbox tools.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Functions giving access to common toolbox tools.
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_airbrush ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@pressure:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_airbrush_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_by_color_select ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@color:
|
|
@threshold:
|
|
@operation:
|
|
@antialias:
|
|
@feather:
|
|
@feather_radius:
|
|
@sample_merged:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_clone ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@src_drawable_ID:
|
|
@clone_type:
|
|
@src_x:
|
|
@src_y:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_clone_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_convolve ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@pressure:
|
|
@convolve_type:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_convolve_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_dodgeburn ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@exposure:
|
|
@dodgeburn_type:
|
|
@dodgeburn_mode:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_dodgeburn_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_ellipse_select ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@x:
|
|
@y:
|
|
@width:
|
|
@height:
|
|
@operation:
|
|
@antialias:
|
|
@feather:
|
|
@feather_radius:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_eraser ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@hardness:
|
|
@method:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_eraser_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_flip ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@flip_type:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_free_select ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@num_segs:
|
|
@segs:
|
|
@operation:
|
|
@antialias:
|
|
@feather:
|
|
@feather_radius:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_fuzzy_select ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@x:
|
|
@y:
|
|
@threshold:
|
|
@operation:
|
|
@antialias:
|
|
@feather:
|
|
@feather_radius:
|
|
@sample_merged:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_paintbrush ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@fade_out:
|
|
@num_strokes:
|
|
@strokes:
|
|
@method:
|
|
@gradient_length:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_paintbrush_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_pencil ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_perspective ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@interpolation:
|
|
@x0:
|
|
@y0:
|
|
@x1:
|
|
@y1:
|
|
@x2:
|
|
@y2:
|
|
@x3:
|
|
@y3:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_rect_select ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@x:
|
|
@y:
|
|
@width:
|
|
@height:
|
|
@operation:
|
|
@feather:
|
|
@feather_radius:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_rotate ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@interpolation:
|
|
@angle:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_scale ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@interpolation:
|
|
@x0:
|
|
@y0:
|
|
@x1:
|
|
@y1:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_shear ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@interpolation:
|
|
@shear_type:
|
|
@magnitude:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_smudge ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@pressure:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_smudge_default ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@num_strokes:
|
|
@strokes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_transform_2d ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@drawable_ID:
|
|
@interpolation:
|
|
@source_x:
|
|
@source_y:
|
|
@scale_x:
|
|
@scale_y:
|
|
@angle:
|
|
@dest_x:
|
|
@dest_y:
|
|
@Returns:
|
|
|
|
|