>
> Package: gs
> Version: 4.01-4
>
> The commands
>
> $ gs -g100x100 some_postscript_file.ps
> $ gs -dDEVICEWIDTH=100 -dDEVICEHEIGHT=100 some_postscript_file.ps
> $ gs some_postscript_file.ps
> all produce the same results.
OK in the second case, gs gets executed with:
gs -dDEVICEHEIGHTPOINTS=
Package: gs
Version: 4.01-4
The `-g' flag, which is described below, does not produce the intended
effect.
>From the man page:
> -gnumber1xnumber2
> Equivalent to -dDEVICEWIDTH=number1 and -dDEVICE-
> HEIGHT=number2. This is for the benefit of devices
>
2 matches
Mail list logo