G:/ScriptBasic/source/extensions/gd/gdfontt.h

Go to the documentation of this file.
00001 
00002 #ifndef _GDFONTT_H_
00003 #define _GDFONTT_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-Medium-R-Normal--8-80-75-75-C-50-ISO8859-2
00014         at Thu Jan  8 13:49:54 1998.
00015         The original bdf was holding following copyright:
00016         "Libor Skarvada, libor@informatics.muni.cz"
00017  */
00018 
00019 
00020 #include "gd.h"
00021 
00022 extern gdFontPtr gdFontTiny;
00023 
00024 #ifdef __cplusplus
00025 }
00026 #endif
00027 
00028 #endif
00029 

Generated on Sun Mar 12 23:56:30 2006 for ScriptBasic by  doxygen 1.4.6-NO