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

#include <ftgloadr.h>

Public Attributes

FT_Int index
 
FT_UShort flags
 
FT_Int arg1
 
FT_Int arg2
 
FT_Matrix transform
 

Detailed Description

Definition at line 57 of file ftgloadr.h.

Member Data Documentation

◆ arg1

FT_Int FT_SubGlyphRec_::arg1

Definition at line 61 of file ftgloadr.h.

Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().

◆ arg2

FT_Int FT_SubGlyphRec_::arg2

Definition at line 62 of file ftgloadr.h.

Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().

◆ flags

FT_UShort FT_SubGlyphRec_::flags

Definition at line 60 of file ftgloadr.h.

Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().

◆ index

FT_Int FT_SubGlyphRec_::index

Definition at line 59 of file ftgloadr.h.

Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().

◆ transform

FT_Matrix FT_SubGlyphRec_::transform

Definition at line 63 of file ftgloadr.h.

Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().


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