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