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

#include <pfrtypes.h>

Public Attributes

FT_UInt char_code
 
FT_Int advance
 
FT_UInt gps_size
 
FT_UInt32 gps_offset
 

Detailed Description

Definition at line 172 of file pfrtypes.h.

Member Data Documentation

◆ advance

FT_Int PFR_CharRec_::advance

Definition at line 175 of file pfrtypes.h.

Referenced by pfr_face_init(), and pfr_get_advance().

◆ char_code

FT_UInt PFR_CharRec_::char_code

Definition at line 174 of file pfrtypes.h.

Referenced by pfr_cmap_char_next(), and pfr_face_get_kerning().

◆ gps_offset

FT_UInt32 PFR_CharRec_::gps_offset

Definition at line 177 of file pfrtypes.h.

Referenced by pfr_face_init().

◆ gps_size

FT_UInt PFR_CharRec_::gps_size

Definition at line 176 of file pfrtypes.h.


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