mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-16 16:14:36 -04:00
zint.1.pmd: fix guarddescent arg (may be float) (sigh).
This commit is contained in:
parent
71e72d7ecb
commit
7741c853e0
3 changed files with 9 additions and 8 deletions
|
@ -172,10 +172,10 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
|
|||
|
||||
: For Data Matrix in GS1 mode, use `GS` (0x1D) as the GS1 data separator instead of `FNC1`.
|
||||
|
||||
`--guarddescent=INTEGER`
|
||||
`--guarddescent=NUMBER`
|
||||
|
||||
: For UPC/EAN symbols, set the height of the guard bars' descent, where *INTEGER* is in integral multiples of the
|
||||
X-dimension.
|
||||
: For UPC/EAN symbols, set the height of the guard bars' descent, where *NUMBER* is in multiples of the X-dimension.
|
||||
*NUMBER* may be floating-point.
|
||||
|
||||
`--height=NUMBER`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue