more
This commit is contained in:
parent
c4dd8f5131
commit
df0a33a805
|
@ -1842,7 +1842,7 @@ and specs =
|
||||||
" -scale-to-fit \"x y\" scales to page size (x, y)");
|
" -scale-to-fit \"x y\" scales to page size (x, y)");
|
||||||
("-scale-contents",
|
("-scale-contents",
|
||||||
Arg.Float setscalecontents,
|
Arg.Float setscalecontents,
|
||||||
" Scale Contents by the given factor");
|
" Scale contents by the given factor");
|
||||||
("-scale-to-fit-scale",
|
("-scale-to-fit-scale",
|
||||||
Arg.Float setscaletofitscale,
|
Arg.Float setscaletofitscale,
|
||||||
" -scale-to-fit-scale (1.0 = 100%)");
|
" -scale-to-fit-scale (1.0 = 100%)");
|
||||||
|
|
Loading…
Reference in New Issue