See also entry in DESCRIPTION file
Usage: ps2rgb [options] files
ps2rgb converts a PostScript file to a SGI rgb picture.
options: -h => this help screen
-1 => 100 dpi
-2 => 200 dpi
-3 => 300 dpi
-4 => 400 dpi
-r => rotate image 90 degrees
-f => create full screen (1280x1024) image
This script needs GhostScript 3.33.
There is a Ghostscript World Wide Web home page at
http://www.cs.wisc.edu/~ghost/index.html
An inst installable version for SGI is available at
ftp://ftp.sgi.com/pub/sgi/ghost/ghost.tar
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:
#
# 12-03-96 Added 1, 2, 3, 4, r and f option.
# first version Jan 1996
#
################################################################################
|