FreeBASIC  0.91.0
FBGFX_CHAR Struct Reference

Data Fields

unsigned int width
 
unsigned char * data
 

Detailed Description

Definition at line 25 of file gfx_drawstring.c.

Field Documentation

unsigned char* FBGFX_CHAR::data

Definition at line 28 of file gfx_drawstring.c.

unsigned int FBGFX_CHAR::width

Definition at line 27 of file gfx_drawstring.c.


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