HPGS - HPGl Script
|
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.
char* hpgs_font_dentry_st::filename |
The filename of the font.
hpgs_font* hpgs_font_dentry_st::font |
The font object, if this font is cached.
char* hpgs_font_dentry_st::font_name |
The utf8-encoded name of the font.