UL_FONT Struct Reference
[Text]

#include <text.h>


Data Fields

UL_IMAGEimg
 Character image data.
unsigned char * charWidths
 Width of characters.
unsigned short * charPositions
 Positions of characters in the texture (bits: y:7, x:9).
int isCharWidthConstant
 To know wether we must free charWidth in the end.
int charHeight
 Height of characters (constant).
int recentrage
 Added to text positions for drawing text (recentering).
unsigned char addedSpace
 Space added between the characters on the texture (allows to make characters graphically bigger than what indicated by charWidths).


Detailed Description

Font loaded into memory


The documentation for this struct was generated from the following file:
Generated on Sat Jul 14 23:39:33 2007 by  doxygen 1.5.2