The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

tex_string_to_float - Turn a TeX-string into floating layer

SYNOPSIS

<Image>/Filters/Render/TeX String...

DESCRIPTION

Takes a TeX string as input and creates a floating layer of the rendered string in the current layer in the foreground color.

PARAMETERS

     [PF_STRING,  "input_file",     "TeX macro file to input"],
     [PF_STRING,  "text",     "Enter TeX String", "Your \\TeX string here"],
     [PF_VALUE,   "ppi",     "Resolution to render the text in",   "72"],
     [PF_VALUE,   "magstep",     "TeX magstep",   "2"],
     [PF_VALUE,   "anti_aliasing",     "Anti-aliasing factor",   "4"],

RETURN VALUES

IMAGE TYPES

*

AUTHOR

Dov Grobgeld <dov@imagic.weizmann.ac.il>

DATE

1999-03-16

LICENSE

(c) Dov Grobgeld

Released under the Artistic License.