VisionX V4VBBOXVisionX V4
NAME

vbbox − Add or modify the bounding box

SYNOPSIS

vbbox [if=<infile>] [of=<outfile>] [bb=] [-f] [-c] [-w] [-d] [-n] [-s] [-hi] [-i] [-z]

DESCRIPTION

Vbbox allows for the manipulation of bounding boxes for vector graphics files. The actual bounding box can be modified and a vector bounding box structure may be added to the file so that it will always be visualized on rendering. The size of the bounding box is specified by parameters. The color and size may be specified.

CONSTRAINTS

Only graphics files can be modified not image files.

OPTIONS

bb=

Specify the bounding box definition.

-f

Add fudge space (0.2 times the bounding box range) around the box.

-i

Rescale and set bounding box to integer values.

-z

Rescale (tight box) so that xl = yl = zl = 0.

-n

Compute a new tight bounding box.

-s

Compute a new tight square bounding box.

VECTOR BBX OPTIONS

-c

Add a color vector bounding box (red=x, green=y, blue=z).

-w

Add a white color vector bounding box.

-d

Add a vector bounding box without color.

-hi

Add a color vector bounding box with high indices

AUTHOR

A. P. Reeves