home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9263 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mcsun!sunic!kth.se!news.kth.se!krej
  3. From: krej@electrum.kth.se (Kristian Ejvind)
  4. Subject: Re: image converters
  5. In-Reply-To: LT30@lafibm.lafayette.edu's message of 21 Jul 92 21:07:16 GMT
  6. Message-ID: <KREJ.92Jul22012143@gaia.electrum.kth.se>
  7. Sender: usenet@kth.se (Usenet)
  8. Nntp-Posting-Host: gaia.electrum.kth.se
  9. Organization: The Royal Institute of Technology, Stockholm, Sweden
  10. References: <21JUL92.17410847.0062@lafibm.lafayette.edu>
  11. Date: Wed, 22 Jul 1992 00:21:43 GMT
  12. Lines: 17
  13.  
  14. In article <21JUL92.17410847.0062@lafibm.lafayette.edu> LT30@lafibm.lafayette.edu (Trevor Landon) writes:
  15.  
  16.    Hello,
  17.       Does anyone know of a way to convert a raster image created
  18.    by a screendump on a sun (*.im8 file) to a postscript file?  Also,
  19.    does anyone know of a way to convert a gif image to postscript?
  20.  
  21.    Thank-you,
  22.    Trevor Landon
  23.    landont@lafcol.lafayette.edu
  24.  
  25. For gif -> ps, xv does a good job, although the postscript files usually
  26. get quite large (>1MB) and sometimes that can cause problems when printing
  27. them. For im8 -> ps, I think that xv handles that too, but I'm not 100%
  28. sure.
  29.  
  30. /Kristian
  31.