font Struct Reference

Font data, including font bitmap.

#include <font.h>


Data Fields

int char_width
int char_height
int chars_row
int chars_column
int bitmap_width
int bitmap_height
unsigned char bytes []


Field Documentation

Width of a character in pixels.

Height of a character in pixels.

Characters per row in the font bitmap.

Characters per column in the font bitmap.

Width of font bitmap.

Height of font bitmap.

unsigned char font::bytes[]

Font bitmap.

Font data is stored with 8 pixels per byte.


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

Generated on Mon Mar 29 01:39:35 2010 for Veronica by  doxygen 1.5.8