Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!bloom-beacon!spdcc!xylogics!world!madd From: madd@world.std.com (jim frost) Newsgroups: comp.unix.questions Subject: Re: PD dithering progs? Message-ID: <1989Oct19.224856.10637@world.std.com> Date: 19 Oct 89 22:48:56 GMT References: <21172@adm.BRL.MIL> Reply-To: madd@world.UUCP (jim frost) Organization: Software Tool & Die Lines: 19 In article <21172@adm.BRL.MIL> ilg%nrl.decnet@ccf3.nrl.navy.mil (NRL::ILG) writes: |I am looking for PD software for the Sun 4 to do dithering on Sun color |raster files so I can print them on my PostScript printer. Any suggestions? Sure. I have a program called xloadimage which uses a series of portable image manipulation routines I wrote to do dithering, zooming, depth reduction, and some other stuff. It's not lightning fast everywhere and it's not using the "best" algorithms, but it's fast enough and real portable. There are loaders for Sun rasterfile, X10 and X11 bitmaps, PBM images, and Faces Project images. The dithering algorithms is simple 4x4 halftoning. Works well enough for me. There are no routines to write images, but they ought to be trivial. Interested? jim frost software tool & die madd@std.com