perl_fu_mirror_split << INDEX >> perl_fu_pixelgen

perl_fu_perlotine (1999-03-19)

NAME
perl_fu_perlotine - Guilotine implemented ala perl, with html output
SYNOPSIS
perl_fu_perlotine (run_mode,image,drawable,save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
DESCRIPTION
Add guides to an image. Then run this. It will cut along the guides, and give you the html to reassemble the resulting images.
MENUPATH
<Image>/Filters/Web/Perl-o-tine...
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
STRINGsave_pathThe path to export the HTML to
STRINGhtml_file_nameFilename to export
STRINGimage_basenameWhat to call the images
STRINGimage_extensionThe format of the images: {gif, jpg, png}
INT32separate_image_dirUse a separate directory for images?
STRINGrelative_image_pathThe path to export the images to, relative to the Save Path
INT32capitalize_tagsCapatalize HTML tags?
INT32cellspacingAdd space between the table elements
SOME SYNTAX ALTERNATIVES
$drawable->perlotine (save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
$image->perlotine (drawable,save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
perl_fu_perlotine (drawable,save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
perlotine Layer (drawable,save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
perlotine Image (drawable,save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
perlotine Channel (drawable,save_path,html_file_name,image_basename,image_extension,separate_image_dir,relative_image_path,capitalize_tags,cellspacing)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/perlotine
AUTHOR
Seth Burgess
(c)1999-03-19 Seth Burgess <sjburges@gimp.org>


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