diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/bbox.1')
-rw-r--r-- | Master/texmf/doc/man/man1/bbox.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf/doc/man/man1/bbox.1 b/Master/texmf/doc/man/man1/bbox.1 index 9efc9e05c2d..64696f32645 100644 --- a/Master/texmf/doc/man/man1/bbox.1 +++ b/Master/texmf/doc/man/man1/bbox.1 @@ -3,12 +3,13 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "BBOX" "1" "21 April 2004" "" "" +.TH "BBOX" "1" "31 August 2010" "" "" + .SH NAME bbox \- prints out the bounding box of a rawppm or rawpbm image .SH SYNOPSIS -\fBbbox\fR [ \fB-l\fR] [ \fB-r\fR] [ \fB-h\fR] [ \fB-V\fR] [ \fB\fIrawpbmfile\fB\fR] +\fBbbox\fR [ \fB-l\fR ] [ \fB-r\fR ] [ \fB-h\fR ] [ \fB-V\fR ] [ \fB\fIrawpbmfile\fB\fR ] .SH "DESCRIPTION" .PP @@ -41,7 +42,7 @@ resolution of picture in dpi .TP \fB-l \fR loose bounding box (integer bounding box is expanded by 1 -point, hires bounding box is not widened) +point, hires bounding box is expanded by 0.5 points) .SH "SEE ALSO" .PP ps2eps (1) @@ -50,6 +51,9 @@ ps2eps (1) \fBbbox\fR was written by Roland Bless. .SS "ACKNOWLEDGMENTS" .PP +Special thanks goes to Michael Sharpe from UCSD who suggested a lot of improvements for +bbox to become more precise and robust, especially for small drawings. +.PP An earlier version of this manual page was originally written by Rafael Laboissiere <rafael@debian.org> for the Debian system. Thank you Rafael! Permission is |