MODULE NAME : write_eps_image OUTPUTS : image 2D 4-vector byte PARAMETERS : filename MODULE DESCRIPTION : This module writes an image in the eps format from an AVS Network. FILE TYPE DESCRIPTION : Encapsulated PostScript color, grayscale, and black-and- white image files are used by a variety of PostScript tools in order to include PostScript diagrams and images within other documents. FILE RECOGNITION Encapsulated PostScript files are recognized by the follow- ing filename suffixes: .eps, .epi, .epsi, and .epsf. NOTE : This module requires that libim.a and libsdsc.a be installed in the /usr/lib directory for compilation with the given Makefiles. Both of these libraries can be obtained through anonymous ftp to sdsc.edu. For more information, send email to info@sdsc.edu. CREDITS ------- MODULE AUTHOR: Terry Myerson International AVS Center North Carolina Supercomputing Center avs@ncsc.org This module is entirely based upon the San Diego Supercomputing Center's Image Tool library.