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
PFR_KernItemRec_ Struct Reference

#include <pfrtypes.h>

Public Attributes

PFR_KernItem next
 
FT_Byte pair_count
 
FT_Byte flags
 
FT_Short base_adj
 
FT_UInt pair_size
 
FT_Offset offset
 
FT_UInt32 pair1
 
FT_UInt32 pair2
 

Detailed Description

Definition at line 196 of file pfrtypes.h.

Member Data Documentation

◆ base_adj

FT_Short PFR_KernItemRec_::base_adj

Definition at line 201 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().

◆ flags

FT_Byte PFR_KernItemRec_::flags

Definition at line 200 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().

◆ next

PFR_KernItem PFR_KernItemRec_::next

◆ offset

FT_Offset PFR_KernItemRec_::offset

Definition at line 203 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().

◆ pair1

FT_UInt32 PFR_KernItemRec_::pair1

Definition at line 204 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().

◆ pair2

FT_UInt32 PFR_KernItemRec_::pair2

Definition at line 205 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs().

◆ pair_count

FT_Byte PFR_KernItemRec_::pair_count

Definition at line 199 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().

◆ pair_size

FT_UInt PFR_KernItemRec_::pair_size

Definition at line 202 of file pfrtypes.h.

Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().


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