[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#4574: gs -g flag does not work



> 
> 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=842 -dDEVICEWIDTHPOINTS=595 -dDEVICEWIDTH=100 -dDEVICEHEIGHT=100 Q.ps

and gs usually only uses the last defention on the commandline, but here
it apparently uses the first one. So, I'll indeed have to change
the wrapper. Thanks



-- 
joost witteveen
            joost@rulcmc.leidenuniv.nl
          joostje@debian.org
--
Use Debian/GNU Linux!



Reply to: