TPLOT(1G) SysV TPLOT(1G)
NAME
tplot - graphics filters
SYNOPSIS
tplot [ -Tterminal [ -e raster ] ]
DESCRIPTION
tplot(1G) reads plotting instructions (see plot(4)) from the standard
input and produces, on the standard output, plotting instructions
suitable for a particular terminal. If no terminal is specified, the
environment parameter $TERM (see environ(5)) is used.
Terminal Types
apollo Any Apollo display
apollo.15P Apollo 15-inch display
apollo.19L Apollo 19-inch display
apollo.color Apollo color display
apollo.800.color Apollo 800-line color display
apollo.800.color1 Apollo 15-inch color display
apollo.15.color1 Apollo 15-inch color display
apollo.1280.color Apollo 1280-line display
300 DASI 300
300S DASI 300s
450 DASI 450
4014 Tektronix 4014
ver Versatec D1200A - This version of plot(4) places a
scan-converted image in /usr/tmp/raster$$ and sends
the result directly to the plotter device, rather
than to the standard output. The -e option causes a
previously scan-converted file raster to be sent to
the plotter.
FILES
/usr/lib/t300
/usr/lib/t300s
/usr/lib/t450
/usr/lib/t4014
/usr/lib/tgmr
/usr/lib/vplot
/usr/tmp/raster$$
SEE ALSO
plot(3X), plot(4), term(5) in the SysV Programmer's Reference.