Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!rutgers!cmcl2!adm!xadmx!hollosi%helios.UCSC.EDU@ucscc.ucsc.edu From: >@adm.BRL.MIL Newsgroups: comp.lang.pascal Subject: .BGI file structure Message-ID: <21711@adm.BRL.MIL> Date: 10 Dec 89 22:03:45 GMT Sender: news@adm.BRL.MIL Lines: 28 > From: Jonathan Schull > Subject: Hardcopy for Borland BGI graphics. > > I've written several programs using the Borland Graphics > Interface to put graphics on to the screen. Now I want hardcopy. > > Is there a simple way to route graphics output to > an apple laserwriter > an IBM compatible printer > an HP Plotter > > "Simple" would require the least modification of the existing programs. > Really "simple" would be a BGI file for each device. > Then, only the initgraph command would need to be changed, right? I have the same problem. And I suppose, lots of people have, too. And everyone needs a BGI file for different devices. (I need it for HP LaserJet II, for example). Let's generalize the question: Does anyone know the structure of the .BGI files? Is it published somewhere? Or even more, is there a sample source code for a sample device to generate a .BGI file? Thank YOU for ANY help. Joseph