file_cel_save << INDEX >> file_csource_save

file_colorhtml_save (1999-11-22)

NAME
file_colorhtml_save - Saves the image as coloured html text
SYNOPSIS
file_colorhtml_save (run_mode,image,drawable,filename,raw_filename,character_source,characters,font_size,compatible,closetag)
DESCRIPTION
=pod
MENUPATH
<Save>/COLORHTML
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
STRINGfilenameThe name of the file
STRINGraw_filenameThe name of the file
INT32character_sourcewhere to take the characters from
STRINGcharactersthe filename to read or the characters to use
STRINGfont_sizethe html font size (1..7 or -7 .. +7)
INT32compatiblehtml-4.0 compliancy?
INT32closetagadd closing tag?
SOME SYNTAX ALTERNATIVES
file_colorhtml_save (drawable,filename,raw_filename,character_source,characters,font_size,compatible,closetag)
file_colorhtml_save (image,drawable,filename,raw_filename,character_source,characters,font_size,compatible,closetag)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/colorhtml
AUTHOR
Marc Lehmann
(c)1999-11-22 Marc Lehmann <pcg@goof.com>


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