See also entry in DESCRIPTION file
Usage: pstorgb [options] files
pstorgb converts a PostScript file to a SGI rgb picture.
options: -h => this help screen
-1 => 100 dpi (default)
-2 => 200 dpi
-3 => 300 dpi
-4 => 400 dpi
-r => rotate image 90 degrees.
This script needs psrender.
An executable for SGI is available at
ftp://ftp.sgi.com/pub/graphics/psrender.Z
If -r option is used it also needs iflip (from the
eoe2.sw.imagetools sub-system).
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History:
#
# 01-03-96 Added 1, 2, 3, 4, and r option.
# first version Jan 1996
#
################################################################################
|