📄 dmtxwrite.1
字号:
.\" $Id: dmtxwrite.1 528 2008-11-23 21:22:11Z mblaughton $.\".\" Man page for the dmtxwrite utility (libdmtx project)..\".\" To view: $ groff -man -T ascii dmtxwrite.1 | less.\" To text: $ groff -man -T ascii dmtxwrite.1 | col -b | expand.\".TH DMTXWRITE 1 "November 23, 2008".SH NAMEdmtxwrite \- create Data Matrix barcodes.SH SYNOPSIS.B dmtxwrite[\fIOPTION\fP]... [FILE].SH DESCRIPTION\fBdmtxwrite\fP encodes data from a file or standard input, and writes the resulting ECC200 Data Matrix barcode as an image..SH OPTIONS.TP\fB\-c\fP, \fB\-\-color\fP=\fICOLOR\fPBarcode color. (not implemented).TP\fB\-b\fP, \fB\-\-bg-color\fP=\fICOLOR\fPBackground color. (not implemented).TP\fB\-d\fP, \fB\-\-module\fP=\fINUM\fPModule size. (in pixels).TP\fB\-m\fP, \fB\-\-margin\fP=\fINUM\fPMargin size. (in pixels).TP\fB\-e\fP, \fB\-\-encoding\fP=[bfactxe8]Encodation scheme. b = Best optimized best possible optimization (beta) f = Fast optimized basic optimization (not implemented) a = ASCII [default] ASCII standard & extended c = C40 digits and uppercase t = Text digits and lowercase x = X12 ANSI X12 EDI e = EDIFACT ASCII values 32-94 8 = Base 256 all byte values 0-255.TP\fB\-f\fP, \fB\-\-format\fP=[pmac]Barcode output format. p = PNG [default] PNG image m = PNM PNM image a = ASCII ASCII art barcode (preview only) c = codewords Codeword listing (preview only).TP\fB\-o\fP, \fB\-\-output\fP=\fIFILE\fPBarcode output filename. Default is standard output..TP\fB\-r\fP, \fB\-\-rotate\fP=\fIDEGREES\fPRotation angle. (degrees) (not implemented).TP\fB\-s\fP, \fB\-\-symbol-size\fP=\fISIZE\fPSymbol size specified in Rows x Cols. Automatic \fISIZE\fP options: s = Auto square [default] r = Auto rectangle Manually specified \fISIZE\fP options for square symbols: 10x10, 12x12, 14x14, 16x16, 18x18, 20x20, 22x22, 24x24, 26x26, 32x32, 36x36, 40x40, 44x44, 48x48, 52x52, 64x64, 72x72, 80x80, 88x88, 96x96, 104x104, 120x120, 132x132, 144x144 Manually specified \fISIZE\fP options for rectangular symbols: 8x18, 8x32, 12x26, 12x36, 16x36, 16x48.TP\fB\-M\fP, \fB\-\-mosaic\fPCreate non-standard Data Mosaic barcode..TP\fB\-R\fP, \fB\-\-resolution\fP=\fINUM\fPSet image print resolution (dpi)..TP\fB\-v\fP, \fB\-\-verbose\fPUse verbose messages..TP\fB\-V\fP, \fB\-\-version\fPPrint program version information..TP\fB\-\-help\fPDisplay this help message and quit..SH STANDARDSISO/IEC 16022:2000.PPANSI/AIM BC11 ISS.SH BUGSEmail bug reports to \fImike@dragonflylogic.com\fP.SH AUTHORCopyright (c) 2008 Mike Laughton.\" end of man page
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -