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

#include <afglobal.h>

Public Attributes

FT_Face face
 
FT_Long glyph_count
 
FT_Byteglyph_scripts
 
FT_UInt increase_x_height
 
AF_ScriptMetrics metrics [AF_SCRIPT_MAX]
 
AF_Module module
 

Detailed Description

Definition at line 62 of file afglobal.h.

Member Data Documentation

◆ face

FT_Face AF_FaceGlobalsRec_::face

Definition at line 64 of file afglobal.h.

Referenced by af_face_globals_new().

◆ glyph_count

FT_Long AF_FaceGlobalsRec_::glyph_count

Definition at line 65 of file afglobal.h.

Referenced by af_face_globals_new().

◆ glyph_scripts

FT_Byte* AF_FaceGlobalsRec_::glyph_scripts

Definition at line 66 of file afglobal.h.

Referenced by af_face_globals_new(), and af_property_get().

◆ increase_x_height

FT_UInt AF_FaceGlobalsRec_::increase_x_height

Definition at line 69 of file afglobal.h.

Referenced by af_property_get(), and af_property_set().

◆ metrics

AF_ScriptMetrics AF_FaceGlobalsRec_::metrics[AF_SCRIPT_MAX]

Definition at line 71 of file afglobal.h.

◆ module

AF_Module AF_FaceGlobalsRec_::module

Definition at line 73 of file afglobal.h.

Referenced by af_face_globals_new().


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