00001 00002 #ifndef _GDFONTMB_H_ 00003 #define _GDFONTMB_H_ 1 00004 00005 /* 00006 This is a header file for gd font, generated using 00007 bdftogd version 0.5 by Jan Pazdziora, adelton@fi.muni.cz 00008 from bdf font 00009 -misc-fixed-bold-r-normal-sans-13-94-100-100-c-70-iso8859-2 00010 at Thu Jan 8 13:54:57 1998. 00011 No copyright info was found in the original bdf. 00012 */ 00013 00014 00015 #include "gd.h" 00016 00017 extern gdFontPtr gdFontMediumBold; 00018 00019 #endif 00020
1.5.1