Initial revision
[rrdtool.git] / libraries / gd1.3 / gdfontmb.h
1
2 #ifndef _GDFONTMB_H_
3 #define _GDFONTMB_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-bold-r-normal-sans-13-94-100-100-c-70-iso8859-2
10         at Thu Jan  8 13:54:57 1998.
11         No copyright info was found in the original bdf.
12  */
13
14
15 #include "gd.h"
16
17 extern gdFontPtr gdFontMediumBold;
18
19 #endif
20