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

Go to the documentation of this file.
00001 
00002 #ifndef _GDFONTG_H_
00003 #define _GDFONTG_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.51 by Jan Pazdziora, adelton@fi.muni.cz
00012         from bdf font
00013         -Misc-Fixed-Bold-R-Normal-Sans-15-140-75-75-C-90-ISO8859-2
00014         at Mon Jan 26 14:45:58 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 gdFontGiant;
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