Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!bischeops!nick From: nick@bischeops.UUCP (Nick Bender) Newsgroups: comp.sys.next Subject: Re: X Backgrounds -> NeXT Backrounds? Summary: get pbmplus Message-ID: <414@bischeops.UUCP> Date: 5 Aug 90 20:09:02 GMT References: <203@kaos.MATH.UCLA.EDU> Distribution: na Lines: 73 In article <203@kaos.MATH.UCLA.EDU>, barry@pico.math.ucla.edu (Barry Merriman) writes: > > I have a lot ( about 50 ) digitized images that I > use as backgounds in X windows (via the ``xsetroot -bitmap'' command). > > Any idea how to convert them so that they can be used as > NeXTStep backgrounds? (and, any idea how to convert the > NeXT backgrounds (like the Eye) to X form?) For all your image conversion needs, I recommend getting a copy of "pbmplus" from your nearest archive. The following is the file "FORMATS" from the distribution (PBM = Portable BitMap, PGM = Portable GreyMap, and PPM = Portable PixMap): ============================================================================== PBM handles the following formats: Sun icon file reading writing Sun raster file reading writing X10 and X11 bitmap file reading writing MacPaint reading writing CMU window manager format reading writing MGR format reading writing Group 3 FAX reading writing X11 window dump file reading writing X10 window dump file reading Xerox doodle brushes reading GEM .img format reading PC paintbrush (.pcx) format reading PICT reading ASCII graphics writing HP LaserJet format writing GraphOn graphics writing BBN BitGraph graphics writing Printronix format writing PGM handles the following formats: TIFF reading Usenix FaceSaver file reading HIPS reading FITS reading writing PostScript "image" data reading raw grayscale bytes reading Encapsulated PostScript writing PPM handles the following formats: color Sun raster file reading writing GIF reading writing Amiga IFF ILBM reading writing color X11 window dump file reading writing color X10 window dump file reading MTV ray-tracer output reading QRT ray-tracer output reading TrueVision Targa file reading Img-whatnot file reading color Encapsulated PostScript writing ============================================================================= The author is: Jef Poskanzer jef@well.sf.ca.us {ucbvax, lll-crg, sun!pacbell, apple, hplabs}!well!jef We've had good success converting all sorts of images to X and Tiff. Good luck, nick@bis.com