bindbc.freetype.bind.ftrender

Undocumented in source.

Members

Aliases

FT_Glyph_CopyFunc
alias FT_Glyph_CopyFunc = FT_Error function(FT_Glyph, FT_Glyph)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Glyph_DoneFunc
alias FT_Glyph_DoneFunc = void function(FT_Glyph)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Glyph_GetBBoxFunc
alias FT_Glyph_GetBBoxFunc = void function(FT_Glyph, FT_BBox*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Glyph_InitFunc
alias FT_Glyph_InitFunc = FT_Error function(FT_Glyph, FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Glyph_PrepareFunc
alias FT_Glyph_PrepareFunc = FT_Error function(FT_Glyph, FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Glyph_TransformFunc
alias FT_Glyph_TransformFunc = void function(FT_Glyph, const(FT_Matrix)* matrix, const(FT_Vector)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Renderer_GetCBoxFunc
alias FT_Renderer_GetCBoxFunc = void function(FT_Renderer, FT_GlyphSlot, FT_BBox*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Renderer_RenderFunc
alias FT_Renderer_RenderFunc = FT_Error function(FT_Renderer, FT_GlyphSlot, FT_Render_Mode, const(FT_Vector)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Renderer_SetModeFunc
alias FT_Renderer_SetModeFunc = FT_Error function(FT_Renderer, FT_ULong, FT_Pointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Renderer_TransformFunc
alias FT_Renderer_TransformFunc = FT_Error function(FT_Renderer, FT_GlyphSlot, const(FT_Matrix)*, const(FT_Vector)*)
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_Renderer
alias da_FT_Get_Renderer = FT_Renderer function(FT_Library, FT_Glyph_Format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Renderer
alias da_FT_Set_Renderer = FT_Error function(FT_Library, FT_Renderer, FT_UInt, FT_Parameter*)
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_Renderer
FT_Renderer FT_Get_Renderer(FT_Library , FT_Glyph_Format )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Renderer
FT_Error FT_Set_Renderer(FT_Library , FT_Renderer , FT_UInt , FT_Parameter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

FT_Get_Renderer
da_FT_Get_Renderer FT_Get_Renderer;
Undocumented in source.
FT_Set_Renderer
da_FT_Set_Renderer FT_Set_Renderer;
Undocumented in source.

Structs

FT_Glyph_Class
struct FT_Glyph_Class
Undocumented in source.
FT_Renderer_Class
struct FT_Renderer_Class
Undocumented in source.

Meta