home *** CD-ROM | disk | FTP | other *** search
- % A small prologue for going from landscape mode to portrait.
- % The files will no longer fit without some kind of scaling.
- % This is a rough attempt by a novice... there must be a better way.
- %
- % This version is intended to fit what would have been a Landscape image
- % inside an 800x600 image file. It is intended to be used
- % with the command line parameters
- % -g800x600 port_gif.ps
-
-
-
- -90 rotate
- -590 10 translate
- .94 .94 scale
- % end
-