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

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

  #import "Glyph.h"
@interface PSCPriv:Glyph
{  char *cache ;
   unsigned capacity ;
}
- cache: (char *) format, ... ;
- copy ;
- didResize: sender ;
- drawSelf: (NXPoint *) scale ;
- emptyCache ;
- free ;
- init: (float) width :(float) height ;
- makeCache ;
-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.