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

#include <ftsnames.h>

Public Attributes

FT_UShort platform_id
 
FT_UShort encoding_id
 
FT_UShort language_id
 
FT_UShort name_id
 
FT_Bytestring
 
FT_UInt string_len
 

Detailed Description

Definition at line 98 of file ftsnames.h.

Member Data Documentation

◆ encoding_id

FT_UShort FT_SfntName_::encoding_id

Definition at line 101 of file ftsnames.h.

◆ language_id

FT_UShort FT_SfntName_::language_id

Definition at line 102 of file ftsnames.h.

◆ name_id

FT_UShort FT_SfntName_::name_id

Definition at line 103 of file ftsnames.h.

◆ platform_id

FT_UShort FT_SfntName_::platform_id

Definition at line 100 of file ftsnames.h.

◆ string

FT_Byte* FT_SfntName_::string

Definition at line 105 of file ftsnames.h.

◆ string_len

FT_UInt FT_SfntName_::string_len

Definition at line 106 of file ftsnames.h.


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