This directory contains the source to the fmtexttorle program.  Fmtexttorle
is like the texttorle program except that is uses the SGI Font Manager
instead of display postscript to generate the text.  A disadvantage of using
the Font Manager for a program like this is that a small temporary window
must be opened in which the text is drawn.  This is not necessary when using
display postscript.

To build this program type:

cc -O -o fmtexttorle fmtexttorle.c -lfm_s -lgl_s -lm

You may wish to copy these tools to a directory (like /usr/local/bin) in
your path.  To see more details on how these commands are used, look in
the man directory.

If you have any questions, comments, bugs, or suggestions, please contact
us at gvlware@ahpcrc.umn.edu.


	Wesley C. Barris
	Army High Performance Computing Research Center (AHPCRC)
	Minnesota Supercomputer Center, Inc.
