Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: rune.johansen%odin.re.nta.uninett@nac.no (Rune Henning Johansen) Newsgroups: comp.windows.x Subject: Re: Sun raster -> X11 bitmap converter. Message-ID: <2941*rune.johansen@odin.re.nta.uninett> Date: 4 Jan 91 13:40:19 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 15 > From: eric@picard.sbi.com (Eric Ho) > Does anyone out there know of any filters to convert a Sun raster file into > X11 bitmap file ? Jef Poskanzer has made an "Extended Portable Bitmap Toolkit". You can use two of the programs in that package like this: rasttopbm raster.file | pbmtoxbm > bitmap.file Sometimes "pbmtoxbm" produces "Bad magic number - not a pbm file". I don't know why. - Rune