mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 16:09:51 -04:00
backend/tools/gen_eci_?b_h.php: get data from web (where possible)
and remove *.TXT from backend/tools/data, adding GB2312.TXT README manual: try to make scaling info more exact, and re-iterate no text printed for raster with scale < 1; move CLI HRT section up; add one-page docs/manual.html to git - should do same for 3.1M manual.pdf?? other: remove some no longer used backend/tools, readme-cmake
This commit is contained in:
parent
255107b588
commit
2287b9ab0a
34 changed files with 9484 additions and 56536 deletions
10
docs/zint.1
10
docs/zint.1
|
@ -141,8 +141,7 @@ sizes when considering automatic sizes.
|
|||
.TP
|
||||
\f[V]--dotsize=NUMBER\f[R]
|
||||
Set the radius of the dots in dotty mode (\f[V]--dotty\f[R]).
|
||||
\f[I]NUMBER\f[R] is in multiples of the X-dimension, and may be
|
||||
floating-point.
|
||||
\f[I]NUMBER\f[R] is in X-dimensions, and may be floating-point.
|
||||
The default is 0.8.
|
||||
.TP
|
||||
\f[V]--dotty\f[R]
|
||||
|
@ -249,7 +248,7 @@ separator instead of \f[V]FNC1\f[R].
|
|||
.TP
|
||||
\f[V]--guarddescent=NUMBER\f[R]
|
||||
For EAN/UPC symbols, set the height the guard bars descend below the
|
||||
main bars, where \f[I]NUMBER\f[R] is in multiples of the X-dimension.
|
||||
main bars, where \f[I]NUMBER\f[R] is in X-dimensions.
|
||||
\f[I]NUMBER\f[R] may be floating-point.
|
||||
.TP
|
||||
\f[V]--guardwhitespace\f[R]
|
||||
|
@ -257,7 +256,7 @@ For EAN/UPC symbols, add quiet zone indicators \f[V]\[dq]<\[dq]\f[R]
|
|||
and/or \f[V]\[dq]>\[dq]\f[R] to HRT where applicable.
|
||||
.TP
|
||||
\f[V]--height=NUMBER\f[R]
|
||||
Set the height of the symbol in multiples of the X-dimension.
|
||||
Set the height of the symbol in X-dimensions.
|
||||
\f[I]NUMBER\f[R] may be floating-point.
|
||||
.TP
|
||||
\f[V]--heightperrow\f[R]
|
||||
|
@ -456,8 +455,7 @@ The numbers or names can be used with \f[V]-b\f[R] |
|
|||
.TP
|
||||
\f[V]--textgap=NUMBER\f[R]
|
||||
Adjust the gap between the barcode and the Human Readable Text (HRT).
|
||||
\f[I]NUMBER\f[R] is in multiples of the X-dimension, and may be
|
||||
floating-point.
|
||||
\f[I]NUMBER\f[R] is in X-dimensions, and may be floating-point.
|
||||
Maximum is 10; zero results in the default 1X being used.
|
||||
.TP
|
||||
\f[V]--vers=INTEGER\f[R]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue