home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14603 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!mailgzrz.tu-berlin.de!nickel
  2. From: nickel@cs.tu-berlin.de (Juergen Nickelsen)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: PS to Gif?
  5. Followup-To: comp.unix.questions
  6. Date: 11 Dec 1992 20:28:56 GMT
  7. Organization: STONE Project, Technical University of Berlin, Germany
  8. Lines: 19
  9. Message-ID: <NICKEL.92Dec11212856@desaster.cs.tu-berlin.de>
  10. References: <Dec.11.13.52.38.1992.3497@gnumath.rutgers.edu>
  11. Reply-To: nickel@cs.tu-berlin.de
  12. NNTP-Posting-Host: desaster.cs.tu-berlin.de
  13. In-reply-to: lukeh@gnumath.rutgers.edu's message of 11 Dec 92 18:52:38 GMT
  14.  
  15. In article <Dec.11.13.52.38.1992.3497@gnumath.rutgers.edu>
  16. lukeh@gnumath.rutgers.edu (Luke Higgins) writes:
  17.  
  18. > Is there any way to convert from a PS file to a gif format. I have some
  19. > pictures that are in PS and I want to edit them and the only editor
  20. > that I have is one that edits gif files.
  21.  
  22. To convert PS to GIF, you'll need a Postscript interpreter.
  23. Ghostscript (GNU's Postscript interpreter) can be configured (*) to
  24. write the output in PPM (Portable Pixmap) format, which can be
  25. converted to GIF with the appropriate filter of the PBM+ toolkit.
  26.  
  27. Ghostscript is available via anonymous FTP from prep.ai.mit.edu (or
  28. preferrably from a GNU archive site near you), probably under a name
  29. like ghostscript*; PBM+ should also be available at various places (the
  30. filename should be pbmplus*).
  31.  
  32. --
  33. Juergen Nickelsen
  34.