Initial revision
[rrdtool.git] / libraries / gd1.3 / gdfonts.h
1
2 #ifndef _GDFONTS_H_
3 #define _GDFONTS_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-semicondensed-sans-12-116-75-75-c-60-iso8859-2
10         at Thu Jan  8 14:13:20 1998.
11         No copyright info was found in the original bdf.
12  */
13
14
15 #include "gd.h"
16
17 extern gdFontPtr gdFontSmall;
18
19 #endif
20