This is NI.h in view mode; [Download] [Up]
#import <dpsclient/psops.h>
#import <objc/Object.h>
@interface NI:Object
{
}
+ charMetricsForFont: (char *) aFont char: (char) theChar
sBX: (float *) sBX sBY: (float *) sBY
width: (float *) width height: (float *) height ;
+ font: (char *) aFont width: (float) width height: (float) height text: (char *) text ;
+ ps: (char *) ps ;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.