laserbar.1

来自「这是一个同样来自贝尔实验室的和UNIX有着渊源的操作系统, 其简洁的设计和实现易」· 1 代码 · 共 42 行

1
42
字号
.TH LASERBAR 1.SH NAMElaserbar \- produce bar codes on a PostScript laser printer.SH SYNOPSIS.B laserbar[\fB-r\fP rotate] [\fB-x\fP xoffset] [\fB-y\fP yoffset][\fB-X\fP xscale] [\fB-Y\fP yscale] [\fB-lns\fP] string.SH DESCRIPTION.I Laserbarprints on the standard output the PostScript text that will produce(on a suitable laser printer) the \s-2CODE-39\s+2 bar codecorresponding to.I string.The \fBr\fP option may be used to specify a rotation (indegrees) of the bar code.The \fBx\fP, \fBy\fP, \fBX\fP, and \fBY\fP options may be used to specifyan x- or y-axis offset (in inches) or scaling factor, respectively.(The offset is measured from the lower left corner of the pageto the upper left corner of the barcode.  By default, the bar code produced is one inch high, and is scaledso that the narrowest elements are each 1/72-inch \- i.e., one point \- wide.)If the \fBl\fP option is specified, the bar code produced is labeled.If the \fBn\fP option is specified, the resulting PostScript textincludes a leading \f(CWnewpath\fP command, so that the text may standalone or precede any other PostScript commands.If the \fBs\fP option is specified, the resulting PostScript text includes a trailing \f(CWshowpage\fP command, so that the text may stand aloneor follow any other PostScript commands..PThis manual page (if it appears with a bar code printed on it) wasproduced by something like the following sequence:.IP.ft CWlaserbar -x 2.5 -y 3 -l -n ABC123xyz > tempfile.brtroff -man -Tpost laserbar.1 | dpost >> tempfile.brprt -dprinter -lpostscript tempfile.ft P.SH SEE ALSOlaserbar(3), prt(1), dpost(1), postbgi(1), postprint(1), postdmd(1), posttek(1), etc.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?