perl_fu_logulator_sota_chrome_logo << INDEX >> perl_fu_logulator_title_header

perl_fu_logulator_speed_text (1998)

NAME
perl_fu_logulator_speed_text - give text a speedy effect
SYNOPSIS
perl_fu_logulator_speed_text (run_mode,image,drawable,density)
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: give text a speedy effect
MENUPATH
<Image>/Filters/Logulator/Speed text...
IMAGETYPES
RGBA,GRAYA,INDEXEDA
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
STRINGdensityDensity (%)
SOME SYNTAX ALTERNATIVES
$drawable->logulator_speed_text (density)
$image->logulator_speed_text (drawable,density)
perl_fu_logulator_speed_text (drawable,density)
logulator_speed_text Layer (drawable,density)
logulator_speed_text Image (drawable,density)
logulator_speed_text Channel (drawable,density)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/logulator
AUTHOR
Austin Donnelly
(c)1998 Austin Donnelly


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