GRRLIB_bytemapFont Struct Reference

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

#include <grrlib.h>

Data Fields

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

Detailed Description

Structure to hold the bytemap font informations.


Field Documentation

Array of bitmap characters.

char* name

Font name.

u16 nbChar

Number of characters in font.

u32* palette

Font palette.

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

u8 version

Version.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Fri Sep 25 14:44:35 2009 for GRRLIB by  doxygen 1.6.1