home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Converter / PTC-AEAO.LZX / AddOn.lha / POST / GPlot / README.GPLOT < prev   
Encoding:
Text File  |  1996-07-06  |  2.0 KB  |  46 lines

  1.                  Pittsburgh Supercomputing Center
  2.              Release of GPLOT (4.3b2) --  Oct. 30, 1991
  3.  
  4. This is the official release of GPLOT 4.3b2 available through anonymous
  5. ftp from ftp.psc.edu:/pub/gplot. This is a small bug fix version, and 
  6. differs slightly from gplot 4.3b1. 
  7.  
  8. This release also includes the 3.3 release of CGMGen and DrawCGM software.
  9. To get the release information for DRAWCGM, please take a look at the file
  10. README.DRAWCGM.
  11.  
  12. If you are interested in getting the HDF driver for GPLOT, please get
  13. the file README.HDF and hdfdev.tar.Z.
  14.  
  15. The files necessary to create GPLOT are available in two forms.  
  16.  
  17. (1) If you are on a Unix system, FTP the file gplot.tar (using binary 
  18.     format), move it into its own directory (gplot), and un-tar it 
  19.     using the command 'tar xf gplot.tar'. 
  20.    
  21.     The Makefile contains a complete Unix makefile. You will need to modify 
  22.     the Makefile to include a workstation driver of your choice according to 
  23.     the included directions and use it to make gplot and drawcgm. Please 
  24.     read the instructions before making any changes to the Makefile.
  25.  
  26.     A note about the two X window drivers : xl and xws
  27.     ---------------------------------------------------
  28.     xl works great with simple cgm files, and is fast, but does not have
  29.     colormaps installed. 
  30.     xws has colormaps and good dithering techniques. So it can be used for
  31.     cell array cgm files, but the rendering process can be slow.
  32.    
  33.     The interfaces "gplotdw", "gplotaw" and "gplotm" use xl by default.
  34.     If you wish to change that to use xws, you will need to edit the 
  35.     Makefile appropriately. 
  36.      
  37.         
  38. (2) If you are on a VMS system, copy all the files in the 'src' directory, 
  39.     and use the descrip.mms file (if you are running MMS) or use the file
  40.     MAKEGPLOT.COM to construct GPLOT. 
  41.  
  42.  
  43. When you take a copy of GPLOT, please send mail to Anjana Kar (kar@a.psc.edu) 
  44. so we can add you to our mailing list.  Bug reports should be sent to Anjana
  45. at that address.
  46.