HPGS - HPGl Script
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

◆ filename

char* hpgs_font_dentry_st::filename

The filename of the font.

◆ font

hpgs_font* hpgs_font_dentry_st::font

The font object, if this font is cached.

◆ font_name

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: