This is gdfontmb.h in view mode; [Download] [Up]
#ifndef GDFONTMB_H
#define GDFONTMB_H 1
/* gdfontmb.h: brings in the middle of the provided fonts.
Also link with gdfonth.c. */
#include "gd.h"
/* 7x13B font derived from a public domain font in the X
distribution. Contains the 127 standard ascii characters. */
extern gdFontPtr gdFontMediumBold;
#endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.