Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!cbosgd!ulysses!mhuxr!ihnp4!houxm!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver Newsgroups: fa.info-mac Subject: Mac => Printronix/Bitmap Conversion Message-ID: <497@uw-beaver> Date: Thu, 24-Jan-85 03:09:37 EST Article-I.D.: uw-beave.497 Posted: Thu Jan 24 03:09:37 1985 Date-Received: Fri, 25-Jan-85 05:37:35 EST Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 22 From: Michael Ardai Following the dotted line below is a version of Ed Patterman's MACIMP program modified for Printronix output. Internally, it generates a bitmap (a packed array of booleans), so it is easy to add output routines for any bitmap device. I did not do any conversions for aspect ratio, so the output is slightly misproportioned. The code, as written, is restricted to Decsystem-20's, though it shouldn't be too difficult to convert it to run on other machines. Michael L. Ardai Columbia University Center for Computing Activies User Services [An FTPable executable is in CU20B::PS:MACPTX.EXE and the Pascal source in CU20B::PS:MACPTX.PAS] [ At SUMEX look in MACPTX.PAS -jma ]