00001 00002 #ifndef _GDFONTS_H_ 00003 #define _GDFONTS_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-medium-r-semicondensed-sans-12-116-75-75-c-60-iso8859-2 00010 at Thu Jan 8 14:13:20 1998. 00011 No copyright info was found in the original bdf. 00012 */ 00013 00014 00015 #include "gd.h" 00016 00017 extern gdFontPtr gdFontSmall; 00018 00019 #endif 00020
1.5.1