ft.tttables

Undocumented in source.

Members

Enums

FT_Sfnt_Tag
enum FT_Sfnt_Tag
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Get_CMap_Format
FT_Long FT_Get_CMap_Format(FT_CharMap charmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_CMap_Language_ID
FT_ULong FT_Get_CMap_Language_ID(FT_CharMap charmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Sfnt_Table
void* FT_Get_Sfnt_Table(FT_Face face, FT_Sfnt_Tag tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Load_Sfnt_Table
FT_Error FT_Load_Sfnt_Table(FT_Face face, FT_ULong tag, FT_Long offset, FT_Byte* buffer, FT_ULong* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Sfnt_Table_Info
FT_Error FT_Sfnt_Table_Info(FT_Face face, FT_UInt table_index, FT_ULong* tag, FT_ULong* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

FT_SFNT_HEAD
enum FT_SFNT_HEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_HHEA
enum FT_SFNT_HHEA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_MAX
enum FT_SFNT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_MAXP
enum FT_SFNT_MAXP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_OS2
enum FT_SFNT_OS2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_PCLT
enum FT_SFNT_PCLT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_POST
enum FT_SFNT_POST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SFNT_VHEA
enum FT_SFNT_VHEA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

TT_Header
struct TT_Header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TT_HoriHeader
struct TT_HoriHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TT_MaxProfile
struct TT_MaxProfile
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TT_OS2
struct TT_OS2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TT_PCLT
struct TT_PCLT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TT_Postscript
struct TT_Postscript
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TT_VertHeader
struct TT_VertHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta