ftp.nice.ch/pub/next/unix/graphics/fly.NIHS.bs.gnutar.gz#/fly/gd1.2/gdfontl.h

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

#ifndef GDFONTL_H
#define GDFONTL_H 1

/* gdfontl.h: brings in the larger of the two provided fonts.
	Also link with gdfontl.c. */

#include "gd.h"

/* 8x16 font derived from a public domain font in the X
        distribution. Only contains the 96 standard ascii characters,
        sorry. Feel free to improve on this. */

extern gdFontPtr gdFontLarge;

#endif

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