In file libs/cs2d/common/graph2d.h:

struct FontDef

This structure is used to define a external list of bitmap fonts

int BytesPerChar
Bytes per character
unsigned char* FontBitmap
A pointer to font bitmap
int Height
Height of font
unsigned char* IndividualWidth
An array of character widths or NULL
int Width
Width of font (if IndividualWidth == NULL)

Documentation

This structure is used to define a external list of bitmap fonts
int Width
Width of font (if IndividualWidth == NULL)

int Height
Height of font

int BytesPerChar
Bytes per character

unsigned char* IndividualWidth
An array of character widths or NULL

unsigned char* FontBitmap
A pointer to font bitmap

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de