openbsd-ports/print/gstoraster/pkg/DESCR
ajacoutot f5a4e7121a Take maintainer (kili@ agrees).
While here:
* regen PLIST
* fmt(1) DESCR
2011-07-06 16:07:16 +00:00

11 lines
546 B
Plaintext
Executable File

This filter is designed to replace both the pstoraster and the
pdftoraster filter.
It honours the *LandscapeOrientation: Plus90 | Minus90 | Any PPD
directive (Any interpreted as Plus90) and does the necessary
transformation by ordinary PostScript means, thus bypassing the
special CTM handling by Ghostscript's cups device (which is equivalent
to Minus90).
Currently, only the Landscape/Portrait orientation is handled, forcing
the output to the orientation specified by the PPD default page size
Any fit-to-page scaling is not yet implemented.