00001 00002 #ifndef _GDFONTT_H_ 00003 #define _GDFONTT_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-Normal--8-80-75-75-C-50-ISO8859-2 00010 at Thu Jan 8 13:49:54 1998. 00011 The original bdf was holding following copyright: 00012 "Libor Skarvada, libor@informatics.muni.cz" 00013 */ 00014 00015 00016 #include "gd.h" 00017 00018 extern gdFontPtr gdFontTiny; 00019 00020 #endif 00021
1.5.1