perl_fu_logulator_speed_text << INDEX >> perl_fu_make_bevel_logos

perl_fu_logulator_title_header (June 1997)

NAME
perl_fu_logulator_title_header - Web title header
SYNOPSIS
perl_fu_logulator_title_header (run_mode,image,drawable)
DESCRIPTION
This "script" is actually a script-fu logo script that has been converted to perl. Instead of producing a logo from a text string (nice but rather limited in the shapes you can create) it uses the drawable you specified as the text shape. Any colour that the plug-in tries to use is ignored, which allows you to create multi-colour text. The drawable must have an alpha channel, and the shape of this channel prescribes the shape of the logo. Most logos ignore any colour information and instead use the shape only as a stencil, but some logo scripts do make use of the text colour. The original help for follows: Web title header
MENUPATH
<Image>/Filters/Logulator/Web title header...
IMAGETYPES
RGBA,GRAYA,INDEXEDA
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
SOME SYNTAX ALTERNATIVES
$drawable->logulator_title_header
$image->logulator_title_header (drawable)
perl_fu_logulator_title_header (drawable)
logulator_title_header Layer (drawable)
logulator_title_header Image (drawable)
logulator_title_header Channel (drawable)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/logulator
AUTHOR
Federico Mena Quintero
(c)June 1997 Federico Mena Quintero


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