Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

font_ctl Struct Reference

Control structure for font rendering. More...

#include <font.h>


Data Fields

int font_id
 font descriptor

real font_size
 font size, in font units

uns charmap
 charmap conversions

geom_transform transform
 transformation to be applied

byte * bitmap
 bitmap buffer

uns bsize
 allocated bitmap buffer size

int width
int height
 resulting bitmap size in pixels

int xoff
int yoff
 when drawing to screen add these offsets to refpoint


Detailed Description

Control structure for font rendering.

You should call font_ctl_init to initialize the structure before first use and font_ctl_cleanup after use.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 9 16:30:10 2008 for Vrr by doxygen 1.3.5