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

#include <ftincrem.h>

Public Attributes

FT_Long bearing_x
 
FT_Long bearing_y
 
FT_Long advance
 
FT_Long advance_v
 

Detailed Description

Definition at line 115 of file ftincrem.h.

Member Data Documentation

◆ advance

FT_Long FT_Incremental_MetricsRec_::advance

Definition at line 119 of file ftincrem.h.

Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().

◆ advance_v

FT_Long FT_Incremental_MetricsRec_::advance_v

Definition at line 120 of file ftincrem.h.

Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().

◆ bearing_x

FT_Long FT_Incremental_MetricsRec_::bearing_x

Definition at line 117 of file ftincrem.h.

Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().

◆ bearing_y

FT_Long FT_Incremental_MetricsRec_::bearing_y

Definition at line 118 of file ftincrem.h.

Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().


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