GRRLIB_bytemapFont Struct Reference

Structure to hold the bytemap font informations. More...

#include <GRRLIB.h>

Collaboration diagram for GRRLIB_bytemapFont:

Collaboration graph

Data Fields

u8 version
 Version.
s8 addSpace
 Add-space after each char (-128 to 127).
u32 * palette
 Font palette.
char * name
 Font name.
u16 nbChar
 Number of characters in font.
GRRLIB_bytemapCharcharDef
 List of bitmap character definitions.

Detailed Description

Structure to hold the bytemap font informations.

Field Documentation

Add-space after each char (-128 to 127).

List of bitmap character definitions.

char* name

Font name.

u16 nbChar

Number of characters in font.

u32* palette

Font palette.

u8 version

Version.


The documentation for this struct was generated from the following file:

Generated on Wed Mar 4 17:48:40 2009 for GRRLIB by  doxygen 1.5.8