DUMPAPA8(1) —
NAME
dumpapa8 − dump apa8 display memory as a binary file
SYNOPSIS
dumpapa8
DESCRIPTION
Dumpapa8 copies the contents of the apa8 display memory to the standard output for redirection to a binary file or for processing as a bitmap image.
The output consists of a two-integer header (horizontal image size in pixels; vertical image size in pixels) followed by the image itself in left-to-right, top-to-bottom order, (horizontal_pixels / 8) bytes per scanline. For the apa8 the horizontal size is 720; the vertical size is 512.
Before any image dumping is begun, /dev/apa8 is opened to be sure the device is present.
Dumpapa8 is provided primarily for use by bitprt(1).
FILES
/dev/apa8
/dev/bus
SEE ALSO
bitprt(1), lpr(1), scale(1), ibm6153(4), lp(4), lpfilter(8R)
BUGS
If the apa8 was in glass-tty mode, the screen is cleared when dumpapa8 completes.
PRPQs 5799-WZQ/5799-PFF: IBM/4.3 — 15 Dec 1986