imagefile -> pprint -> lpr

Brent L. Bates AAD/TAB MS361 x42854 blbates at AERO4.LARC.NASA.GOV
Tue Jul 24 22:01:30 AEST 1990


   What we do in my branch is save images in a common run length encoded
format. This is from the Ames ARCGraph system of subroutines.  Once we
have an image in this format, I have a utility that converts it to 3
other formats Tektronix 4693D, Celco film recorder, and PostScript
black & white and grayscale.  The conversion program is written in C.
It was originally written in FORTRAN for the 3000's, but the 4D FORTRAN
was broken, it wont allow the creation of binary files, (and looks like
it might still be broken under 3.3, but not as badly, I still have to
double check that. I didn't like what I read in the manual.) so I had
 to convert it to C, so it would work on the 4D's.  If you want I could
mail you the PostScript subroutines.
--

	Brent L. Bates
	NASA-Langley Research Center
	M.S. 361
	Hampton, Virginia  23665-5225
	(804) 864-2854
	E-mail: blbates at aero4.larc.nasa.gov or blbates at aero2.larc.nasa.gov



More information about the Comp.sys.sgi mailing list