ftp.nice.ch/peanuts/GeneralData/Documents/adobe/DPS.Orange.Examples.tar.gz#/examples/control/ControlWraps.h

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

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

#ifndef CONTROLWRAPS_H
#define CONTROLWRAPS_H

extern void PSWDefineControlPoints( /* float size; */ );

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

extern void PSWBasic( /* float X, Y; char *Figure; */ );

extern void PSWRectDraw( /* float XYCoords[]; int j; char *rectOp; */ );

extern void PSWShow( /* float X, Y; char *Char; */ );

extern void PSWXYShow( /* float X, Y; char *CharString; float XYCoords[]; int j; */ );

extern void PSWGetTransform( /* float Ctm[], Invctm[]; int *XOffset, *YOffset; */ );

#endif /* CONTROLWRAPS_H */

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