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

#include <tttypes.h>

Public Attributes

FT_UShort platformID
 
FT_UShort encodingID
 
FT_UShort languageID
 
FT_UShort nameID
 
FT_UShort stringLength
 
FT_ULong stringOffset
 
FT_Bytestring
 

Detailed Description

Definition at line 201 of file tttypes.h.

Member Data Documentation

◆ encodingID

FT_UShort TT_NameEntryRec_::encodingID

Definition at line 204 of file tttypes.h.

◆ languageID

FT_UShort TT_NameEntryRec_::languageID

Definition at line 205 of file tttypes.h.

◆ nameID

FT_UShort TT_NameEntryRec_::nameID

Definition at line 206 of file tttypes.h.

◆ platformID

FT_UShort TT_NameEntryRec_::platformID

Definition at line 203 of file tttypes.h.

◆ string

FT_Byte* TT_NameEntryRec_::string

Definition at line 213 of file tttypes.h.

Referenced by tt_face_free_name().

◆ stringLength

FT_UShort TT_NameEntryRec_::stringLength

Definition at line 207 of file tttypes.h.

Referenced by tt_face_free_name(), and tt_face_load_name().

◆ stringOffset

FT_ULong TT_NameEntryRec_::stringOffset

Definition at line 208 of file tttypes.h.

Referenced by tt_face_load_name().


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