Initial revision
[rrdtool.git] / libraries / gd1.3 / gdfontl.h
1
2 #ifndef _GDFONTL_H_
3 #define _GDFONTL_H_ 1
4
5 /*
6         This is a header file for gd font, generated using
7         bdftogd version 0.5 by Jan Pazdziora, adelton@fi.muni.cz
8         from bdf font
9         -misc-fixed-medium-r-normal--16-140-75-75-c-80-iso8859-2
10         at Tue Jan  6 19:39:27 1998.
11
12         The original bdf was holding following copyright:
13         "Libor Skarvada, libor@informatics.muni.cz"
14  */
15
16
17 #include "gd.h"
18
19 extern gdFontPtr gdFontLarge;
20
21 #endif
22