Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!osborn From: osborn@cs.utexas.edu (John Howard Osborn) Newsgroups: comp.sys.next Subject: Re: Printer project Message-ID: <17723@cs.utexas.edu> Date: 8 Feb 91 04:42:20 GMT References: <1991Feb8.021441.27193@engin.umich.edu> Distribution: na Organization: U. Texas CS Dept., Austin, Texas Lines: 18 In article <> gilgalad@caen.engin.umich.edu (Ralph Seguin) writes: >Hi. Well, would anybody be interested in modifying the ImageWriter II >iwf driver so that it is acceptable to other printers? Have some kind of >database of printers... This would save some people a considerable amount of >money :) I've been thinking about this, myself. Ideally, we would turn iwf into a shell that does everything expect for printer-specific commands. A seperate .c file would contain all the unique information needed for any specific printer. (deskjet, imagewriter, epson, etc) The main shell would be responsibile for interfacing with the DPS system to get a bitmap and so on. - -John H. Osborn -osborn@cs.utexas.edu