Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!maverick.ksu.ksu.edu!uafhp!engr.uark.edu!sab From: sab@engr.uark.edu (Steven A. Breuer) Newsgroups: comp.lang.c Subject: Re: How to dump EGA image to printer? Summary: Book on printing graphics. Message-ID: <5576@uafhp.uark.edu> Date: 21 Nov 90 17:13:06 GMT References: <7287.2748565e@vax1.tcd.ie> Sender: netnews@uafhp.uark.edu Lines: 11 In article <7287.2748565e@vax1.tcd.ie>, hzhang@vax1.tcd.ie writes: > How can I dump EGA or VGA image to matrix printer in C or assembly language ? The book by Ben Ezzell - "Graphics Programming in Turbo C 2.0" - talks about how to print a graphics image on dot matrix and laser printers. It includes a grey scale feature. Steve Breuer sab@engr.uark.edu