Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnews!cbnewsm!kalin From: kalin@cbnewsm.att.com (andrew.j.kalinowitsch) Newsgroups: comp.lang.postscript Subject: Re: reading image data Message-ID: <1991Mar20.190919.25355@cbnewsm.att.com> Date: 20 Mar 91 19:09:19 GMT References: <21257@shlump.nac.dec.com> <12925@adobe.UUCP> Distribution: na Organization: AT&T Bell Laboratories Lines: 9 On a related note, is there any way to convert PS instructions that produce a relatively small image into the actual bitmap of the image? I've got a file that makes the printer execute all kinds of funky arctangents and curvetos to produce the exact same image over and over again -- I'd like to get the image in a bitmap without scanning it (and without whipping out the graph paper to do a manual rendering :-) ) to optimize execution time/throughput. Any suggestions? Andy