Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!wagner From: wagner@utcs.UUCP Newsgroups: net.micro.amiga Subject: Re: Aegis Draw? Message-ID: <1986Oct16.113215.26653@utcs.uucp> Date: Thu, 16-Oct-86 11:32:15 EDT Article-I.D.: utcs.1986Oct16.113215.26653 Posted: Thu Oct 16 11:32:15 1986 Date-Received: Thu, 16-Oct-86 11:51:19 EDT References: <287@cirl.UUCP> <965@usl.UUCP> <3439@mit-eddie.MIT.EDU> Reply-To: wagner@utcs.UUCP (Michael Wagner) Distribution: net Organization: University of Toronto Computing Services, general purpose UNIX Lines: 12 Checksum: 24699 I wrote a little program to take AEGIS DRAW drawplot files and do a decent job of printing them on my printer. It is printer-specific currently (I have an IBM-PC Graphics Printer, but it should work on any epson-style printer). I did some thinking about how to generalize it to use the AMIGA printer drivers, but couldn't find a good solution. I just rasterize the whole image myself. It's written in C and fairly fast (the original was in BASIC, and took 20 minutes!). If anyone is interested, I can post it. (but it won't be for a week or 2, because I'm just about to leave on vacation) Michael Wagner (wagner@utcs)