Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pswrap(1)  —  Commands

Adobe Systems

NAME

pswrap − creates C routines from pieces of PostScript language

SYNOPSIS

pswrap [−a] [−b] [−h filename] [−o filename] [−r] [−s length] file

DESCRIPTION

pswrap reads input from file and creates C-callable procedures that send PostScript language code to the PostScript interpreter. For complete documentation of pswrap and the language it accepts, see the pswrap Reference Manual from Adobe Systems, Inc. 

OPTIONS

−aproduces ANSI C procedure prototypes. 

−ballows a large file to be processed. 

−h filename
produces a header file of C declarations for the generated procedures in filename. 

−o filename
causes pswrap to place its output in filename. 

−rgenerates reentrant code. 

−s length
sets the maximum string length to length. 

AUTHOR

Adobe Systems Incorporated

NOTES

PostScript is a registered trademark of Adobe Systems Incorporated. 

Copyright (c) 1988-1991 Adobe Systems Incorporated.  All rights reserved. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026