home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / fortran / 3452 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!stanford.edu!morrow.stanford.edu!pangea.Stanford.EDU!karish
  3. From: karish@pangea.Stanford.EDU (Chuck Karish)
  4. Subject: Re: Calcomp to Postscript routines ?
  5. Message-ID: <1992Sep6.162730.16459@morrow.stanford.edu>
  6. Keywords: Calcomp, Fortran, Postscript
  7. Sender: news@morrow.stanford.edu (News Service)
  8. Organization: Mindcraft, Inc.
  9. References: <6563@lhdsy1.lahabra.chevron.com>
  10. Date: Sun, 6 Sep 1992 16:27:30 GMT
  11. Lines: 28
  12.  
  13. In article <6563@lhdsy1.lahabra.chevron.com> jpr@lhdsy1.lahabra.chevron.com
  14. (John C. Prestridge) writes:
  15. >
  16. >Is there any public domain or shareware conversion routines for converting
  17. >CALCOMP fortran plotting routines to postscript file output and/or to  
  18. >X-windows.
  19.  
  20. The vplot package, available from hanauma.stanford.edu by
  21. anonymous FTP, will probably do what you want.
  22.  
  23. The package includes a FORTRAN-callable library (written in
  24. C, intended to be usable from either language) that
  25. implements a superset of the CALCOMP functionality.  Some
  26. minor changes to the library may be needed to support
  27. straight CALCOMP calls.
  28.  
  29. X and PostScript both have some support as vplot output
  30. devices (enough to do vector plots) though the X filter is
  31. probably dated with respect to changes in X.
  32.  
  33. This software is somewhat complicated to install.  It's
  34. NOT a quick way to get a CALCOMP-to-X filter, but it
  35. is a useful production system for people who do graphics on
  36. UNIX systems with many different display devices.
  37. --
  38.  
  39.     Chuck Karish          karish@mindcraft.com
  40.     (415) 323-9000 x117   karish@forel.stanford.edu
  41.