home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8452 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.4 KB

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Screen Capture
  5. Message-ID: <1992Aug17.145958.2724@crd.ge.com>
  6. Date: 17 Aug 92 14:59:58 GMT
  7. References: <4866@sumax.seattleu.edu>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Distribution: comp.os.linux
  11. Organization: GE Corporate R&D Center, Schenectady NY
  12. Lines: 20
  13. Nntp-Posting-Host: ariel.crd.ge.com
  14.  
  15. In article <4866@sumax.seattleu.edu>, khamer@sumax.seattleu.edu (Little Kenny Hamer) writes:
  16. | Does anyone out there know where I can find a utility to save data from
  17. | GNU plot in, say, a .GIF or other common graphics form?  I'd really rather
  18. | not write my own if I have a choice....Any suggestions would be appreciated.
  19.  
  20.   I have two suggestions, each uglier than the other.
  21.  
  22.   You can do the output to file in Postscript, get the ghostscript
  23. program, do pstoppm, get ppm and do ppmtogif.
  24.  
  25.   You can add ppm as one of the supported output types of gnuplot and be
  26. a benefactor of mankind.
  27.  
  28.   Naturally I wish you would do output to ppm, with the color stuff from
  29. the vga/X code, so that we could have really nifty output, and to pbm
  30. using the laserjet code, so we could see it on cheap X terminals.
  31.  
  32. -- 
  33. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  34.     I admit that when I was in school I wrote COBOL. But I didn't compile.
  35.