See also entry in DESCRIPTION file
Usage: ps_rotate [options] file1 [file2]
ps_rotateremoves the % sign for the rotate commando in a PostScript file.
options: -h => this help screen
if only one file is given the old file will be overwritten.
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History
#
# 13-10-95 Added checks on input file (exist & Postscript)
# 19-10-94 first version
#
# This scripts removes the % sign for the rotate commando in a PostScript file.
#
################################################################################
|