home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!spool.mu.edu!umn.edu!exa!mavuduru
- From: mavuduru@exa.cs.umn.edu (Rama Mavuduru)
- Subject: Re: Need graphics library for hardcopy support
- Message-ID: <mavuduru.726375939@exa>
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: exa.cs.umn.edu
- Organization: University of Minnesota
- References: <mmcardle.930105190505@eng.auburn.edu>
- Date: Thu, 7 Jan 1993 03:05:39 GMT
- Lines: 14
-
- In <mmcardle.930105190505@eng.auburn.edu> mmcardle@eng.auburn.edu (Mary McArdle) writes:
-
- >I am searching for a graphics package or library that
- >will enable me to create output for both HP plotters and
- >postscript printers.
-
- PHIGS and GKS open a workstation for drawing. This workstation
- can be a display screen or a printer.
-
- If the workstation is a printer the drawing is written to a file
- in the CGM format. There are convertors available which create a
- postscript file using this CGM file.
-
- Rama
-