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

#include <tttables.h>

Public Attributes

FT_Fixed version
 
FT_UShort numGlyphs
 
FT_UShort maxPoints
 
FT_UShort maxContours
 
FT_UShort maxCompositePoints
 
FT_UShort maxCompositeContours
 
FT_UShort maxZones
 
FT_UShort maxTwilightPoints
 
FT_UShort maxStorage
 
FT_UShort maxFunctionDefs
 
FT_UShort maxInstructionDefs
 
FT_UShort maxStackElements
 
FT_UShort maxSizeOfInstructions
 
FT_UShort maxComponentElements
 
FT_UShort maxComponentDepth
 

Detailed Description

Definition at line 528 of file tttables.h.

Member Data Documentation

◆ maxComponentDepth

FT_UShort TT_MaxProfile_::maxComponentDepth

Definition at line 544 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxComponentElements

FT_UShort TT_MaxProfile_::maxComponentElements

Definition at line 543 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxCompositeContours

FT_UShort TT_MaxProfile_::maxCompositeContours

Definition at line 535 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxCompositePoints

FT_UShort TT_MaxProfile_::maxCompositePoints

Definition at line 534 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxContours

FT_UShort TT_MaxProfile_::maxContours

Definition at line 533 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxFunctionDefs

FT_UShort TT_MaxProfile_::maxFunctionDefs

Definition at line 539 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxInstructionDefs

FT_UShort TT_MaxProfile_::maxInstructionDefs

Definition at line 540 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxPoints

FT_UShort TT_MaxProfile_::maxPoints

Definition at line 532 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxSizeOfInstructions

FT_UShort TT_MaxProfile_::maxSizeOfInstructions

Definition at line 542 of file tttables.h.

Referenced by tt_face_load_maxp(), and TT_Load_Simple_Glyph().

◆ maxStackElements

FT_UShort TT_MaxProfile_::maxStackElements

Definition at line 541 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxStorage

FT_UShort TT_MaxProfile_::maxStorage

Definition at line 538 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxTwilightPoints

FT_UShort TT_MaxProfile_::maxTwilightPoints

Definition at line 537 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxZones

FT_UShort TT_MaxProfile_::maxZones

Definition at line 536 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ numGlyphs

FT_UShort TT_MaxProfile_::numGlyphs

◆ version

FT_Fixed TT_MaxProfile_::version

Definition at line 530 of file tttables.h.

Referenced by tt_face_load_maxp().


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