GRRLIB 4.5.1
 
Loading...
Searching...
No Matches
GRRLIB_bytemapFont Struct Reference

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

#include <grrlib.h>

Collaboration diagram for GRRLIB_bytemapFont:
Collaboration graph

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_bytemapChar charDef [256]
 Array of bitmap characters.
 

Detailed Description

Structure to hold the bytemap font information.


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