Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_SfntName_ Struct Reference

#include <ftsnames.h>

Data Fields

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 107 of file ftsnames.h.

Field Documentation

◆ encoding_id

FT_UShort FT_SfntName_::encoding_id

Definition at line 110 of file ftsnames.h.

◆ language_id

FT_UShort FT_SfntName_::language_id

Definition at line 111 of file ftsnames.h.

◆ name_id

FT_UShort FT_SfntName_::name_id

Definition at line 112 of file ftsnames.h.

◆ platform_id

FT_UShort FT_SfntName_::platform_id

Definition at line 109 of file ftsnames.h.

◆ string

FT_Byte* FT_SfntName_::string

Definition at line 114 of file ftsnames.h.

◆ string_len

FT_UInt FT_SfntName_::string_len

Definition at line 115 of file ftsnames.h.


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