perl_fu_image_tile << INDEX >> perl_fu_layer_apply

perl_fu_inner_bevel (1999-03-23)

NAME
perl_fu_inner_bevel - Perform an inner bevel on text
SYNOPSIS
perl_fu_inner_bevel (run_mode,font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
DESCRIPTION
This uses tigert's inner bevel method on text, which can be found with his other excellent tutorials at http://tigert.gimp.org/
MENUPATH
<Toolbox>/Xtns/Render/Logos/Inner Bevel...
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
STRINGfontFont Name
STRINGtextEnter your text to be beveled
COLOURtop_colorBlend to this color
COLOURbot_colorBlend from this color
INT32azimuthDirection of the shine
INT32shinynessHow shiny the final image will be
INT32depth_shapeDetermines the final shape
INT32mapThe type of Map to use
SOME SYNTAX ALTERNATIVES
perl_fu_inner_bevel (font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
inner_bevel Layer (font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
inner_bevel Image (font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
inner_bevel Layer (font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
inner_bevel Image (font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
inner_bevel Channel (font,text,top_color,bot_color,azimuth,shinyness,depth_shape,map)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/innerbevel
AUTHOR
Seth Burgess
(c)1999-03-23 Seth Burgess <sjburges@gimp.org>


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>