Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

fontstruct.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  Font
 In-Memory bitmap font structure. More...


Defines

#define FONT_MAGIC   0x32544e46

Typedefs

typedef Font Font
 In-Memory bitmap font structure.


Define Documentation

#define FONT_MAGIC   0x32544e46
 

Definition at line 6 of file fontstruct.h.

Referenced by GFX_LoadFont().


Typedef Documentation

typedef struct Font Font
 

In-Memory bitmap font structure.

Warning:
Any changes to this structure must be reflected in the printScratch() function. The qtFont editor should be changed, too.


Generated on Sun Aug 4 21:47:37 2002 for k/os mp3v2 by doxygen1.2.16