An RTF template defines how ASCII files are rendered: text color, font, number of columns, margin sizes, orientation, and so on. You can assign the RTF template that Imagenation uses for rendering ASCII text documents.
To set the name of the ASCII template file:
· Use the IN_SetAsciiTemplateFilename function.
The specified RTF template file is used.
To request the name of the ASCII template file:
Use the IN_GetAsciiTemplateFilename function.
See also