This is GKText.h in view mode; [Download] [Up]
/* ./GKText.h generated from GKText.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef GKTEXT_H #define GKTEXT_H extern void GKTextSetUp(); extern void GKborderedTextBoundingBox( /* char *str; float *x; float *y; float *width; float *height; */ ); extern void GKdrawBorderedText( /* float xlate; float ylate; char *str; */ ); #endif GKTEXT_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.