bindbc.freetype.bind.ftmm

Undocumented in source.

Members

Aliases

pFT_Done_MM_Var
alias pFT_Done_MM_Var = FT_Error function(FT_Library, FT_MM_Var*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_MM_Blend_Coordinates
alias pFT_Get_MM_Blend_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_MM_Var
alias pFT_Get_MM_Var = FT_Error function(FT_Face, FT_MM_Var**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Multi_Master
alias pFT_Get_Multi_Master = FT_Error function(FT_Face, FT_Multi_Master*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Var_Axis_Flags
alias pFT_Get_Var_Axis_Flags = FT_Error function(FT_MM_Var*, FT_UInt, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Var_Blend_Coordinates
alias pFT_Get_Var_Blend_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Var_Design_Coordinates
alias pFT_Get_Var_Design_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_MM_Blend_Coordinates
alias pFT_Set_MM_Blend_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_MM_Design_Coordinates
alias pFT_Set_MM_Design_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Long*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_Named_Instance
alias pFT_Set_Named_Instance = FT_Error function(FT_Face, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_Var_Blend_Coordinates
alias pFT_Set_Var_Blend_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_Var_Design_Coordinates
alias pFT_Set_Var_Design_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Done_MM_Var
FT_Error FT_Done_MM_Var(FT_Library , FT_MM_Var* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_MM_Blend_Coordinates
FT_Error FT_Get_MM_Blend_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_MM_Var
FT_Error FT_Get_MM_Var(FT_Face , FT_MM_Var** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Multi_Master
FT_Error FT_Get_Multi_Master(FT_Face , FT_Multi_Master* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Var_Axis_Flags
FT_Error FT_Get_Var_Axis_Flags(FT_MM_Var* , FT_UInt , FT_UInt* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Var_Blend_Coordinates
FT_Error FT_Get_Var_Blend_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Var_Design_Coordinates
FT_Error FT_Get_Var_Design_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_MM_Blend_Coordinates
FT_Error FT_Set_MM_Blend_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_MM_Design_Coordinates
FT_Error FT_Set_MM_Design_Coordinates(FT_Face , FT_UInt , FT_Long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Named_Instance
FT_Error FT_Set_Named_Instance(FT_Face , FT_UInt )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Var_Blend_Coordinates
FT_Error FT_Set_Var_Blend_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Var_Design_Coordinates
FT_Error FT_Set_Var_Design_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
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_VAR_AXIS_FLAG_HIDDEN
enum FT_VAR_AXIS_FLAG_HIDDEN;
Undocumented in source.

Static variables

FT_Done_MM_Var
pFT_Done_MM_Var FT_Done_MM_Var;
Undocumented in source.
FT_Get_MM_Blend_Coordinates
pFT_Get_MM_Blend_Coordinates FT_Get_MM_Blend_Coordinates;
Undocumented in source.
FT_Get_MM_Var
pFT_Get_MM_Var FT_Get_MM_Var;
Undocumented in source.
FT_Get_Multi_Master
pFT_Get_Multi_Master FT_Get_Multi_Master;
Undocumented in source.
FT_Get_Var_Axis_Flags
pFT_Get_Var_Axis_Flags FT_Get_Var_Axis_Flags;
Undocumented in source.
FT_Get_Var_Blend_Coordinates
pFT_Get_Var_Blend_Coordinates FT_Get_Var_Blend_Coordinates;
Undocumented in source.
FT_Get_Var_Design_Coordinates
pFT_Get_Var_Design_Coordinates FT_Get_Var_Design_Coordinates;
Undocumented in source.
FT_Set_MM_Blend_Coordinates
pFT_Set_MM_Blend_Coordinates FT_Set_MM_Blend_Coordinates;
Undocumented in source.
FT_Set_MM_Design_Coordinates
pFT_Set_MM_Design_Coordinates FT_Set_MM_Design_Coordinates;
Undocumented in source.
FT_Set_Named_Instance
pFT_Set_Named_Instance FT_Set_Named_Instance;
Undocumented in source.
FT_Set_Var_Blend_Coordinates
pFT_Set_Var_Blend_Coordinates FT_Set_Var_Blend_Coordinates;
Undocumented in source.
FT_Set_Var_Design_Coordinates
pFT_Set_Var_Design_Coordinates FT_Set_Var_Design_Coordinates;
Undocumented in source.

Structs

FT_MM_Axis
struct FT_MM_Axis
Undocumented in source.
FT_MM_Var
struct FT_MM_Var
Undocumented in source.
FT_Multi_Master
struct FT_Multi_Master
Undocumented in source.
FT_Var_Axis
struct FT_Var_Axis
Undocumented in source.
FT_Var_Named_Style
struct FT_Var_Named_Style
Undocumented in source.

Meta