GoldFish Engine
Quite simple and lightweight game engine
|
Glyph. More...
#include <gf_type/font.h>
Data Fields | |
int | code |
Character code. | |
gf_texture_t * | texture |
Texture. | |
int | bpl |
Bytes per line. | |
gf_font_bbox_t | bbox |
Bounding box. | |
int | dwidth [2] |
Device width. | |