HPGS - HPGl Script
Data Fields
hpgs_font_kern_pair_st Struct Reference

A ttf kerning pair. More...

#include <hpgsfont.h>

Data Fields

uint16_t left_gid
 
uint16_t right_gid
 
double value
 

Detailed Description

A ttf kerning pair.

Field Documentation

◆ left_gid

uint16_t hpgs_font_kern_pair_st::left_gid

The left glyph ID.

◆ right_gid

uint16_t hpgs_font_kern_pair_st::right_gid

The rightt glyph ID.

◆ value

double hpgs_font_kern_pair_st::value

The correction of the advynce width in em.


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