mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-21 02:35:14 -04: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:
parent
8a31508163
commit
d9f2e85246
8 changed files with 57 additions and 17 deletions
|
@ -268,7 +268,9 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
|
|||
|
||||
`--scale=NUMBER`
|
||||
|
||||
: Set the X-dimension. *NUMBER* may be floating-point.
|
||||
: Set the X-dimension. *NUMBER* 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.
|
||||
|
||||
`--scmvv=INTEGER`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue