home *** CD-ROM | disk | FTP | other *** search
- /* example Postscript script file for TSMorph */
- /* This is the default do nothing script */
- /* $VER: Postscript_TSM 1.2 (15.5.93)
- */
- parse arg Frame TotalFrames Single FileName
- /* Frame - current frame number starting from 1
- * TotalFrames - total number of frames
- * Single - 1 for Single image warp, 0 for two image morph
- * FileName - Name of 24 bit image just produced
- */
-
-
- exit