Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
AFM_KernPairRec_ Struct Reference

#include <t1types.h>

Public Attributes

FT_Int index1
 
FT_Int index2
 
FT_Int x
 
FT_Int y
 

Detailed Description

Definition at line 158 of file t1types.h.

Member Data Documentation

◆ index1

FT_Int AFM_KernPairRec_::index1

◆ index2

FT_Int AFM_KernPairRec_::index2

◆ x

FT_Int AFM_KernPairRec_::x

Definition at line 162 of file t1types.h.

Referenced by dump_fontinfo(), and T1_Get_Kerning().

◆ y

FT_Int AFM_KernPairRec_::y

Definition at line 163 of file t1types.h.

Referenced by dump_fontinfo(), and T1_Get_Kerning().


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