home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13486 < prev    next >
Encoding:
Text File  |  1993-01-06  |  980 b   |  27 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!spool.mu.edu!umn.edu!exa!mavuduru
  3. From: mavuduru@exa.cs.umn.edu (Rama Mavuduru)
  4. Subject: Re: Need graphics library for hardcopy support
  5. Message-ID: <mavuduru.726375939@exa>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: exa.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <mmcardle.930105190505@eng.auburn.edu>
  10. Date: Thu, 7 Jan 1993 03:05:39 GMT
  11. Lines: 14
  12.  
  13. In <mmcardle.930105190505@eng.auburn.edu> mmcardle@eng.auburn.edu (Mary McArdle) writes:
  14.  
  15. >I am searching for a graphics package or library that 
  16. >will enable me to create output for both HP plotters and 
  17. >postscript printers.
  18.  
  19.     PHIGS and GKS open a workstation for drawing. This workstation
  20.     can be a display screen or a printer.
  21.  
  22.     If the workstation is a printer the drawing is written to a file
  23.     in the CGM format. There are convertors available which create a
  24.     postscript file using this CGM file.
  25.  
  26. Rama
  27.