GDEV(1G) DOMAIN/IX SYS5 GDEV(1G)
NAME
ad - graphical device routines and filters
USAGE
ad [ - options] [GPS file(s)]
DESCRIPTION
The command described below resides in /usr/bin/graf (see
graphics(1G)).
ad Output is GMR subroutine calls to the Apollo node.
A viewing window is computed from the maximum and
minimum points from all input file(s) unless
options are given. If no file is given, the stan-
dard input is assumed. If the options p or w are
not given the graphics will be displayed in the
current pad with a DIALOG interface. This allows
you to zoom in on particular portions of the GPS
output. Options are:
rn Window on GPS region n, n between 1 and 25
inclusive.
pprinter
Plot the GPS output on the named printer.
w [h:w:t:l] Plot the GPS output in a new pad of
height h, width w, and top left corner at
(t,l). If no values are specified the new
pad will be the same size as the current pad.
If height is specified but not width the
width is assumed equal to height.
n Do not interpret line weights.
EXAMPLES
Display A.g and B.g. The viewing window is built to include
all A.g and B.g.
ad A.g B.g
Display A,g in a new pad with a width and height of 500 pix-
els.
ad -w500 A.g
Send A.g to a printer named cx, via a bitmap of 1024 by 1024
pixels.
ad -pcx:1024 A.g
Printed 12/4/86 GDEV-1
GDEV(1G) DOMAIN/IX SYS5 GDEV(1G)
RELATED INFORMATION
ged(1G), graphics(1G)
GDEV-2 Printed 12/4/86