bindbc.freetype.bind.t1tables

Undocumented in source.

Members

Aliases

CID_FaceDict
alias CID_FaceDict = CID_FaceDictRec*
Undocumented in source.
CID_FaceInfo
alias CID_FaceInfo = CID_FaceInfoRec*
Undocumented in source.
PS_Blend
alias PS_Blend = PS_BlendRec*
Undocumented in source.
PS_DesignMap
alias PS_DesignMap = PS_DesignMapRec*
Undocumented in source.
PS_Dict_Keys
alias PS_Dict_Keys = int
Undocumented in source.
PS_FontInfo
alias PS_FontInfo = PS_FontInfoRec*
Undocumented in source.
PS_Private
alias PS_Private = PS_PrivateRec*
Undocumented in source.
T1_Blend_Flags
alias T1_Blend_Flags = int
Undocumented in source.
T1_EncodingType
alias T1_EncodingType = int
Undocumented in source.
da_FT_Get_PS_Font_Info
alias da_FT_Get_PS_Font_Info = FT_Error function(FT_Face face, PS_FontInfoRec* afont_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PS_Font_Private
alias da_FT_Get_PS_Font_Private = FT_Error function(FT_Face face, PS_PrivateRec* afont_private)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PS_Font_Value
alias da_FT_Get_PS_Font_Value = FT_Long function(FT_Face face, PS_Dict_Keys* key, FT_UInt idx, void* value, FT_Long value_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Has_PS_Glyph_Names
alias da_FT_Has_PS_Glyph_Names = FT_Int function(FT_Face face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

PS_DICT_FONT_TYPE
anonymousenum PS_DICT_FONT_TYPE
Undocumented in source.
T1_BLEND_UNDERLINE_POSITION
anonymousenum T1_BLEND_UNDERLINE_POSITION
Undocumented in source.
T1_ENCODING_TYPE_NONE
anonymousenum T1_ENCODING_TYPE_NONE
Undocumented in source.

Functions

FT_Get_PS_Font_Info
FT_Error FT_Get_PS_Font_Info(FT_Face face, PS_FontInfoRec* afont_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_PS_Font_Private
FT_Error FT_Get_PS_Font_Private(FT_Face face, PS_PrivateRec* afont_private)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_PS_Font_Value
FT_Long FT_Get_PS_Font_Value(FT_Face face, PS_Dict_Keys* key, FT_UInt idx, void* value, FT_Long value_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Has_PS_Glyph_Names
FT_Int FT_Has_PS_Glyph_Names(FT_Face face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

T1_MAX_MM_AXIS
enum T1_MAX_MM_AXIS;
Undocumented in source.
T1_MAX_MM_DESIGNS
enum T1_MAX_MM_DESIGNS;
Undocumented in source.
T1_MAX_MM_MAP_POINTS
enum T1_MAX_MM_MAP_POINTS;
Undocumented in source.

Static variables

FT_Get_PS_Font_Info
da_FT_Get_PS_Font_Info FT_Get_PS_Font_Info;
Undocumented in source.
FT_Get_PS_Font_Private
da_FT_Get_PS_Font_Private FT_Get_PS_Font_Private;
Undocumented in source.
FT_Get_PS_Font_Value
da_FT_Get_PS_Font_Value FT_Get_PS_Font_Value;
Undocumented in source.
FT_Has_PS_Glyph_Names
da_FT_Has_PS_Glyph_Names FT_Has_PS_Glyph_Names;
Undocumented in source.

Structs

CID_FaceDictRec
struct CID_FaceDictRec
Undocumented in source.
CID_FaceInfoRec
struct CID_FaceInfoRec
Undocumented in source.
PS_BlendRec
struct PS_BlendRec
Undocumented in source.
PS_DesignMapRec
struct PS_DesignMapRec
Undocumented in source.
PS_FontInfoRec
struct PS_FontInfoRec
Undocumented in source.
PS_PrivateRec
struct PS_PrivateRec
Undocumented in source.

Meta