ftp.nice.ch/peanuts/GeneralData/Documents/adobe/DPS.UNIXReview.Aug94.tar.gz#/eps2_wrap.h

This is eps2_wrap.h in view mode; [Download] [Up]

/* eps2_wrap.h generated from eps2_wrap.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef EPS2_WRAP_H
#define EPS2_WRAP_H

extern void PSWDrawControlPoints( /* float X, Y; float Pts[]; int NumPts; char String[]; int NumChars; */ );

extern void PSWSetRectViewClip( /* float Rect[]; int NumRect; */ );

extern void PSWClearWindow( /* float Width, Height; */ );

extern void PSWDefineFont( /* char *fontname; */ );

extern void PSWGetTransform( /* float ctm[], invctm[]; int *xOffset, *yOffset; */ );

extern void PSWSetMatrixAndGetTransform( /* float tx, ty; int hx, hy; float Ctm[], Invctm[]; int *XOffset, *YOffset; */ );

extern void PSWDesktop( /* float X, Y, W, H; */ );

extern void PSWSetMaskTransfer( /* DPSContext ctxt; */ );

extern void PSWDefineExecFunction( /* DPSContext ctxt; */ );

extern void PSWBeginEPSF( /* DPSContext ctxt; */ );

extern void PSWEndEPSF( /* DPSContext ctxt; int *err; */ );

extern void PSWCheckFontResident( /* DPSContext ctxt; char *name; int *resident; */ );

extern void PSWTransformBeforeEPSF( /* DPSContext ctxt; float tx, ty, sx, sy, r, ox, oy; */ );

extern void PSWDrawBox( /* float llx, lly, urx, ury, tx, ty, sx, sy, r; */ );

#endif /* EPS2_WRAP_H */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.