1PSBBOX.SH(1) Generic Mapping Tools PSBBOX.SH(1)
2
3
4
6 psbbox.sh - Replace BoundingBox line in PostScript files by "real"
7 BoundingBox
8
10 psbbox.sh file ...
11
13 This program replaces the BoundingBox line in all PostScript files
14 specified on the command line by a BoundingBox determined by the bbox
15 modules of Ghostscript.
16
18 Works only for single-page PostScript files. Other limitations are the
19 limitations of the Ghostscript bbox module.
20 EPS Ghostscript 7.07 occasionally produces no BoundingBox at all. Try
21 using AFPL Ghostscipt 8.00 or later instead.
22
24 With the production of ps2raster, this script became obsolete.
25
27 GMT(1), ps2raster(1)
28
29
30
31GMT 4.5.6 10 Mar 2011 PSBBOX.SH(1)