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:
@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user