aboutsummaryrefslogtreecommitdiff
path: root/ja/man/man1/psbb.1
blob: b984478c27138c1b6a403ca67a7c3303537a7293 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.ig \"-*- nroff -*-
Copyright (C) 1989-1995 Free Software Foundation, Inc.

Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.

Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.

Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in
the original English.
..
.TH PSBB 1 "7 September 1996" "Groff Version 1.10"
.\" jpman %Id: psbb.1,v 1.2 1997/05/20 01:24:45 mutoh Stab %
.SH 名称
psbb \- PostScript 文書のバウンディングボックスを表示する
.SH 書式
.B psbb
.I file
.SH 解説
psbb
は、 Document Structuring convention に従った PostScript ファイルを読み込み、
.B "%%BoundingBox"
コメントを探します。
もし見つかれば、以下の形式の行を標準出力に出力し、終了ステータス 0 を返します。
.IP
.I
llx lly urx ury
.LP
もしそのような行が見つからないか、形式が不正な場合はその旨メッセージを
出力し、0 以外の終了ステータスを返します。
.SH 関連項目
.BR grops (1)