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