ftp.nice.ch/pub/next/audio/apps/Nu.3.0.N.b.tar.gz#/Nu.pkg/_Nu/Library/Glyphs/.h/Sonata.h

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

  #import "Glyph.h"
@interface Sonata:Glyph
{ @public
  unsigned char charVal ; // char code for this glyph
}
+ sonataMetricFor: (unsigned char) code inRect: (NXRect *) aRect ;
- drawSelf: (NXRect *) aRect ;
- init: (float) width :(float) height ;
- (const char *) name ;
- setCharVal: (unsigned char) aChar ;
-read: (NXTypedStream *) stream ;
-write: (NXTypedStream *) stream ;
@end

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