VisionX V4 | VBBOX | VisionX V4 |
vbbox − Add or modify the bounding box |
vbbox [if=<infile>] [of=<outfile>] [bb=] [-f] [-c] [-w] [-d] [-n] [-s] [-hi] [-i] [-z] |
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. |
Only graphics files can be modified not image files. |
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. |
-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 |
A. P. Reeves |