perl_fu_logulator_carved_logo << INDEX >> perl_fu_logulator_i26_gunya2

perl_fu_logulator_crystal_logo (1997)

NAME
perl_fu_logulator_crystal_logo - Crystal/Gel effect which displaces the image underneath
SYNOPSIS
perl_fu_logulator_crystal_logo (run_mode,image,drawable,chrome_factor,background_img,environment_map)
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: Crystal/Gel effect which displaces the image underneath
MENUPATH
<Image>/Filters/Logulator/Crystal...
IMAGETYPES
RGBA,GRAYA,INDEXEDA
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
STRINGchrome_factorChrome Factor
STRINGbackground_imgBackground Img
STRINGenvironment_mapEnvironment Map
SOME SYNTAX ALTERNATIVES
$drawable->logulator_crystal_logo (chrome_factor,background_img,environment_map)
$image->logulator_crystal_logo (drawable,chrome_factor,background_img,environment_map)
perl_fu_logulator_crystal_logo (drawable,chrome_factor,background_img,environment_map)
logulator_crystal_logo Layer (drawable,chrome_factor,background_img,environment_map)
logulator_crystal_logo Image (drawable,chrome_factor,background_img,environment_map)
logulator_crystal_logo Channel (drawable,chrome_factor,background_img,environment_map)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/logulator
AUTHOR
Spencer Kimball
(c)1997 Spencer Kimball


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