mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
GUI: export dialog: add postfix field for filename (#252)
man page: expand --scale spiel, mention MaxiCode exceptionalism manual: make MaxiCode scale exceptionalism a bit clearer
This commit is contained in:
@ -334,7 +334,11 @@ the maximum number of rows for GS1 DataBar Expanded Stacked
|
||||
.TP
|
||||
\f[V]--scale=NUMBER\f[R]
|
||||
Set the X-dimension.
|
||||
\f[I]NUMBER\f[R] may be floating-point.
|
||||
\f[I]NUMBER\f[R] may be floating-point, and is multiplied by 2 (except
|
||||
for MaxiCode) before being applied.
|
||||
For MaxiCode, the scale is multiplied by 10 for raster output, by 20 for
|
||||
EMF vector output, and by 2 otherwise.
|
||||
The default scale is 1.
|
||||
.TP
|
||||
\f[V]--scmvv=INTEGER\f[R]
|
||||
For MaxiCode, prefix the Structured Carrier Message (SCM) with
|
||||
|
Reference in New Issue
Block a user