bindbc.freetype.bind.ftimage

Undocumented in source.

Members

Aliases

FT_Glyph_Format
alias FT_Glyph_Format = FT_Tag
Undocumented in source.
FT_Outline_ConicToFunc
alias FT_Outline_ConicToFunc = int function(const(FT_Vector)*, const(FT_Vector)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Outline_CubicToFunc
alias FT_Outline_CubicToFunc = int function(const(FT_Vector)*, const(FT_Vector)*, const(FT_Vector)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Outline_LineToFunc
alias FT_Outline_LineToFunc = int function(const(FT_Vector)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Outline_MoveToFunc
alias FT_Outline_MoveToFunc = int function(const(FT_Vector)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Pixel_Mode
alias FT_Pixel_Mode = int
Undocumented in source.
FT_Pos
alias FT_Pos = c_long
Undocumented in source.
FT_Raster
alias FT_Raster = FT_RasterRec*
Undocumented in source.
FT_Raster_DoneFunc
alias FT_Raster_DoneFunc = void function(FT_Raster)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Raster_NewFunc
alias FT_Raster_NewFunc = int function(void*, FT_Raster*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Raster_RenderFunc
alias FT_Raster_RenderFunc = int function(FT_Raster, FT_Raster_Params*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Raster_ResetFunc
alias FT_Raster_ResetFunc = void function(FT_Raster, ubyte*, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Raster_SetModeFunc
alias FT_Raster_SetModeFunc = int function(FT_Raster, uint, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_SpanFunc
alias FT_SpanFunc = void function(int, int, FT_Span*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

FT_CURVE_TAG_ON
anonymousenum FT_CURVE_TAG_ON
Undocumented in source.
FT_GLYPH_FORMAT_NONE
anonymousenum FT_GLYPH_FORMAT_NONE
Undocumented in source.
FT_OUTLINE_NONE
anonymousenum FT_OUTLINE_NONE
Undocumented in source.
FT_OUTLINE_NONE
anonymousenum FT_OUTLINE_NONE
Undocumented in source.
FT_PIXEL_MODE_NONE
anonymousenum FT_PIXEL_MODE_NONE
Undocumented in source.
FT_RASTER_FLAG_DEFAULT
anonymousenum FT_RASTER_FLAG_DEFAULT
Undocumented in source.
FT_RASTER_FLAG_DEFAULT
anonymousenum FT_RASTER_FLAG_DEFAULT
Undocumented in source.

Manifest constants

FT_OUTLINE_CONTOURS_MAX
enum FT_OUTLINE_CONTOURS_MAX;
Undocumented in source.
FT_OUTLINE_POINTS_MAX
enum FT_OUTLINE_POINTS_MAX;
Undocumented in source.

Structs

FT_BBox
struct FT_BBox
Undocumented in source.
FT_Bitmap
struct FT_Bitmap
Undocumented in source.
FT_Outline
struct FT_Outline
Undocumented in source.
FT_Outline_Funcs
struct FT_Outline_Funcs
Undocumented in source.
FT_RasterRec
struct FT_RasterRec
Undocumented in source.
FT_Raster_Funcs
struct FT_Raster_Funcs
Undocumented in source.
FT_Raster_Params
struct FT_Raster_Params
Undocumented in source.
FT_Span
struct FT_Span
Undocumented in source.
FT_Vector
struct FT_Vector
Undocumented in source.

Meta