script_fu_lava
<<
INDEX
>>
script_fu_make_brush_elliptical
script_fu_line_nova
(1997,1998)
NAME
script_fu_line_nova - <Image>/Script-Fu/Render/Line Nova...
SYNOPSIS
script_fu_line_nova
(run_mode,image,drawable,value,value,value,value)
DESCRIPTION
Line Nova. Draw lines with Foreground color from the center of image to the edges. 1st undo cancels bucket-fill. 2nd undo gets orignal selection.
MENUPATH
<Image>/Script-Fu/Render/Line Nova...
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Image
DRAWABLE
drawable
Drawable
STRING
value
Number of Lines
STRING
value
Sharpness (degrees)
STRING
value
Offset Radius
STRING
value
Randomness
SOME SYNTAX ALTERNATIVES
script_fu_line_nova
(drawable,value,value,value,value)
script_fu_line_nova
(image,drawable,value,value,value,value)
INSTALLATION PATH
none
AUTHOR
Shuji Narazaki <narazaki@gimp.org>
(c)1997,1998 Shuji Narazaki
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>