ftp.nice.ch/pub/next/tools/screen/backspace/FlippyFloppy.NIHS.bs.tar.gz#/FlippyFloppyView.BackModule/FlippyFloppyWraps.h

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

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

#ifndef FLIPPYFLOPPYWRAPS_H
#define FLIPPYFLOPPYWRAPS_H

extern void FFWzerocachelimit(int *cacheLimit);

extern void FFWsetcachelimit(int cacheLimit);

extern void FFWTextBBox(const char *someText, double *llx, double *lly, double *urx, double *ury);

extern void FFWTransform(double tx, double ty, double sx, double sy, double r);

extern void FFWDeTransform(double tx, double ty, double sx, double sy, double r);

extern void FFWBlackBox(double llx, double lly, double width, double height);

extern void FFWText(double x, double y, const char *text);

#endif FLIPPYFLOPPYWRAPS_H

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