#include <hpgsfont.h>
Data Fields | |
char * | font_name |
char * | filename |
hpgs_font * | font |
This structure holds an entry in the font directory.
The utf8-encoded name of the font.
The filename of the font.
The font object, if this font is cached.
Referenced by hpgs_find_font().