home *** CD-ROM | disk | FTP | other *** search
/ vis-ftp.cs.umass.edu / vis-ftp.cs.umass.edu.tar / vis-ftp.cs.umass.edu / pub / Software / universal_plane_file_format / .message next >
Text File  |  1993-12-06  |  1KB  |  29 lines

  1. The files in this directory describe how to read and write "Universal
  2. Plane File Format" files.  Most of the image data files available from
  3. this FTP site are in the format (indicated by a suffix of either
  4. '.plane' or '.planes').  There is a LaTeX file
  5. (universal_plane_file_format.tex), with a PostScript output
  6. (universal_plane_file_format.ps) that gives a verbal description of this
  7. format. There is also a collection of C program files that can be used
  8. to build a library of functions that read and write plane files.  There
  9. is also a *simple* X11 display program.  All of the code and
  10. documentation is bundled into a compressed tar file - universal.tar.Z,
  11. which can be fetched instead the spearate files in this directory.
  12.  
  13. For more information about plane files or the code here, send mail to
  14. Robert Heller <heller@cs.umass.edu>.
  15.  
  16. PS:
  17. *NEW*NEW*NEW*
  18.  
  19. There is a new and improved XShowPlane program in NewXShowPlane under
  20. this directory.  It compiles (with gcc) and runs under Ultrix 4.2 on
  21. DECStations using X11R5 and Motif (it was designed with XDesigner).  It
  22. also works with mono displays as well as color.  Note:  the Makefile
  23. will need to be edited (it references our X11R5 setup, assumes gcc is on
  24. your path, and is setup to compile for a DECStation).
  25.  
  26. RPH
  27.  
  28.  
  29.