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

#include <tttypes.h>

Public Attributes

FT_UShort num_glyphs
 
FT_UShort num_names
 
FT_UShortglyph_indices
 
FT_Char ** glyph_names
 

Detailed Description

Definition at line 767 of file tttypes.h.

Member Data Documentation

◆ glyph_indices

FT_UShort* TT_Post_20Rec_::glyph_indices

Definition at line 771 of file tttypes.h.

Referenced by tt_face_free_ps_names().

◆ glyph_names

FT_Char** TT_Post_20Rec_::glyph_names

Definition at line 772 of file tttypes.h.

Referenced by tt_face_free_ps_names().

◆ num_glyphs

FT_UShort TT_Post_20Rec_::num_glyphs

Definition at line 769 of file tttypes.h.

Referenced by tt_face_free_ps_names().

◆ num_names

FT_UShort TT_Post_20Rec_::num_names

Definition at line 770 of file tttypes.h.

Referenced by tt_face_free_ps_names().


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