home *** CD-ROM | disk | FTP | other *** search
- /* ./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
-