HPGS - HPGl Script
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
hpgs_font_dentry_st Struct Reference

A truetype font directory entry. More...

#include <hpgsfont.h>

Data Fields

char * font_name
char * filename
hpgs_fontfont

Detailed Description

A truetype font directory entry.

This structure holds an entry in the font directory.

Field Documentation

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.

Referenced by hpgs_find_font().

char* hpgs_font_dentry_st::font_name

The utf8-encoded name of the font.


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