bindbc.freetype.bind.freetype

Undocumented in source.

Members

Aliases

FT_CharMap
alias FT_CharMap = FT_CharMapRec*
Undocumented in source.
FT_Driver
alias FT_Driver = FT_DriverRec*
Undocumented in source.
FT_ENC_TAG
alias FT_ENC_TAG = FT_MAKE_TAG
Undocumented in source.
FT_Encoding
alias FT_Encoding = FT_Tag
Undocumented in source.
FT_Face
alias FT_Face = FT_FaceRec*
Undocumented in source.
FT_Face_Internal
alias FT_Face_Internal = FT_Face_InternalRec*
Undocumented in source.
FT_GlyphSlot
alias FT_GlyphSlot = FT_GlyphSlotRec*
Undocumented in source.
FT_Library
alias FT_Library = FT_LibraryRec*
Undocumented in source.
FT_Module
alias FT_Module = FT_ModuleRec*
Undocumented in source.
FT_Render_Mode
alias FT_Render_Mode = uint
Undocumented in source.
FT_Renderer
alias FT_Renderer = FT_RendererRec*
Undocumented in source.
FT_Size
alias FT_Size = FT_SizeRec*
Undocumented in source.
FT_Size_Internal
alias FT_Size_Internal = FT_Size_InternalRec*
Undocumented in source.
FT_Size_Request
alias FT_Size_Request = FT_Size_RequestRec*
Undocumented in source.
FT_Size_Request_Type
alias FT_Size_Request_Type = int
Undocumented in source.
FT_Slot_Internal
alias FT_Slot_Internal = FT_Slot_InternalRec*
Undocumented in source.
FT_SubGlyph
alias FT_SubGlyph = FT_SubGlyphRec*
Undocumented in source.
pFT_Attach_File
alias pFT_Attach_File = FT_Error function(FT_Face face, const(char)* filepathname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Attach_Stream
alias pFT_Attach_Stream = FT_Error function(FT_Face face, FT_Open_Args* parameters)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_CeilFix
alias pFT_CeilFix = FT_Fixed function(FT_Fixed a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_DivFix
alias pFT_DivFix = FT_Long function(FT_Long a, FT_Long b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Done_Face
alias pFT_Done_Face = FT_Error 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.
pFT_Done_FreeType
alias pFT_Done_FreeType = FT_Error function(FT_Library library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Face_CheckTrueTypePatents
alias pFT_Face_CheckTrueTypePatents = FT_Bool 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.
pFT_Face_GetCharVariantIndex
alias pFT_Face_GetCharVariantIndex = FT_UInt function(FT_Face face, FT_ULong charcode, FT_ULong variantSelector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Face_GetCharVariantIsDefault
alias pFT_Face_GetCharVariantIsDefault = FT_Int function(FT_Face face, FT_ULong charcode, FT_ULong variantSelector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Face_GetCharsOfVariant
alias pFT_Face_GetCharsOfVariant = FT_UInt32* function(FT_Face face, FT_ULong variantSelector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Face_GetVariantSelectors
alias pFT_Face_GetVariantSelectors = FT_UInt32* 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.
pFT_Face_GetVariantsOfChar
alias pFT_Face_GetVariantsOfChar = FT_UInt32* function(FT_Face face, FT_ULong charcode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Face_Properties
alias pFT_Face_Properties = FT_Error function(FT_Face face, FT_UInt num_properties, FT_Parameter* properties)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Face_SetUnpatentedHinting
alias pFT_Face_SetUnpatentedHinting = FT_Bool function(FT_Face face, FT_Bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_FloorFix
alias pFT_FloorFix = FT_Fixed function(FT_Fixed a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Char_Index
alias pFT_Get_Char_Index = FT_UInt function(FT_Face face, FT_ULong charcode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Charmap_Index
alias pFT_Get_Charmap_Index = FT_Int function(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.
pFT_Get_Color_Glyph_Layer
alias pFT_Get_Color_Glyph_Layer = FT_Bool function(FT_Face face, FT_UInt base_glyph, FT_UInt* aglyph_index, FT_UInt* acolor_index, FT_LayerIterator* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_FSType_Flags
alias pFT_Get_FSType_Flags = FT_UShort 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.
pFT_Get_First_Char
alias pFT_Get_First_Char = FT_ULong function(FT_Face face, FT_UInt* agindex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Glyph_Name
alias pFT_Get_Glyph_Name = FT_Error function(FT_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Kerning
alias pFT_Get_Kerning = FT_Error function(FT_Face face, FT_UInt left_glyph, FT_UInt right_glyph, FT_UInt kern_mode, FT_Vector* akerning)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Name_Index
alias pFT_Get_Name_Index = FT_UInt function(FT_Face face, const(FT_String)* glyph_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Next_Char
alias pFT_Get_Next_Char = FT_ULong function(FT_Face face, FT_ULong char_code, FT_UInt* agindex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Postscript_Name
alias pFT_Get_Postscript_Name = const(char)* 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.
pFT_Get_SubGlyph_Info
alias pFT_Get_SubGlyph_Info = FT_Error function(FT_GlyphSlot glyph, FT_UInt sub_index, FT_Int* p_index, FT_UInt* p_flags, FT_Int* p_arg1, FT_Int* p_arg2, FT_Matrix* p_transform)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Track_Kerning
alias pFT_Get_Track_Kerning = FT_Error function(FT_Face face, FT_Fixed point_size, FT_Int degree, FT_Fixed* akerning)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Transform
alias pFT_Get_Transform = void function(FT_Face face, FT_Matrix* matrix, FT_Vector* delta)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Init_FreeType
alias pFT_Init_FreeType = FT_Error function(FT_Library* alibrary)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Library_Version
alias pFT_Library_Version = void function(FT_Library library, FT_Int* amajor, FT_Int* aminor, FT_Int* apatch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Load_Char
alias pFT_Load_Char = FT_Error function(FT_Face face, FT_UInt char_code, FT_Int32 load_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Load_Glyph
alias pFT_Load_Glyph = FT_Error function(FT_Face face, FT_UInt glyph_index, FT_Int32 load_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_MulDiv
alias pFT_MulDiv = FT_Long function(FT_Long a, FT_Long b, FT_Long c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_MulFix
alias pFT_MulFix = FT_Long function(FT_Long a, FT_Long b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_New_Face
alias pFT_New_Face = FT_Error function(FT_Library library, const(char)* filepathname, FT_Long face_index, FT_Face* aface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_New_Memory_Face
alias pFT_New_Memory_Face = FT_Error function(FT_Library library, const(FT_Byte)* file_base, FT_Long file_size, FT_Long face_index, FT_Face* aface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Open_Face
alias pFT_Open_Face = FT_Error function(FT_Library library, const(FT_Open_Args)* args, FT_Long face_index, FT_Face* aface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Reference_Face
alias pFT_Reference_Face = FT_Error 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.
pFT_Render_Glyph
alias pFT_Render_Glyph = FT_Error function(FT_GlyphSlot slot, FT_Render_Mode render_mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Request_Size
alias pFT_Request_Size = FT_Error function(FT_Face face, FT_Size_Request req)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_RoundFix
alias pFT_RoundFix = FT_Fixed function(FT_Fixed a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Select_Charmap
alias pFT_Select_Charmap = FT_Error function(FT_Face face, FT_Encoding encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Select_Size
alias pFT_Select_Size = FT_Error function(FT_Face face, FT_Int strike_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_Char_Size
alias pFT_Set_Char_Size = FT_Error function(FT_Face face, FT_F26Dot6 char_width, FT_F26Dot6 char_height, FT_UInt horz_resolution, FT_UInt vert_resolution)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_Charmap
alias pFT_Set_Charmap = FT_Error function(FT_Face face, 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.
pFT_Set_Pixel_Sizes
alias pFT_Set_Pixel_Sizes = FT_Error function(FT_Face face, FT_UInt pixel_width, FT_UInt pixel_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Set_Transform
alias pFT_Set_Transform = void function(FT_Face face, FT_Matrix* matrix, FT_Vector* delta)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Vector_Transform
alias pFT_Vector_Transform = void function(FT_Vector* vector, FT_Matrix* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

FT_ENCODING_NONE
anonymousenum FT_ENCODING_NONE
Undocumented in source.
FT_FACE_FLAG_SCALABLE
anonymousenum FT_FACE_FLAG_SCALABLE
Undocumented in source.
FT_FSTYPE_INSTALLABLE_EMBEDDING
anonymousenum FT_FSTYPE_INSTALLABLE_EMBEDDING
Undocumented in source.
FT_Kerning_Mode
enum FT_Kerning_Mode
Undocumented in source.
FT_LOAD_DEFAULT
anonymousenum FT_LOAD_DEFAULT
Undocumented in source.
FT_LOAD_DEFAULT
anonymousenum FT_LOAD_DEFAULT
Undocumented in source.
FT_LOAD_TARGET_NORMAL
anonymousenum FT_LOAD_TARGET_NORMAL
Undocumented in source.
FT_OPEN_MEMORY
anonymousenum FT_OPEN_MEMORY
Undocumented in source.
FT_RENDER_MODE_NORMAL
anonymousenum FT_RENDER_MODE_NORMAL
Undocumented in source.
FT_RENDER_MODE_NORMAL
anonymousenum FT_RENDER_MODE_NORMAL
Undocumented in source.
FT_SIZE_REQUEST_TYPE_NOMINAL
anonymousenum FT_SIZE_REQUEST_TYPE_NOMINAL
Undocumented in source.
FT_STYLE_FLAG_ITALIC
anonymousenum FT_STYLE_FLAG_ITALIC
Undocumented in source.
FT_SUBGLYPH_FLAG_ARGS_ARE_WORDS
anonymousenum FT_SUBGLYPH_FLAG_ARGS_ARE_WORDS
Undocumented in source.

Functions

FT_Attach_File
FT_Error FT_Attach_File(FT_Face face, const(char)* filepathname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Attach_Stream
FT_Error FT_Attach_Stream(FT_Face face, FT_Open_Args* parameters)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_CeilFix
FT_Fixed FT_CeilFix(FT_Fixed a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_DivFix
FT_Long FT_DivFix(FT_Long a, FT_Long b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Done_Face
FT_Error FT_Done_Face(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.
FT_Done_FreeType
FT_Error FT_Done_FreeType(FT_Library library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Face_CheckTrueTypePatents
FT_Bool FT_Face_CheckTrueTypePatents(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.
FT_Face_GetCharVariantIndex
FT_UInt FT_Face_GetCharVariantIndex(FT_Face face, FT_ULong charcode, FT_ULong variantSelector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Face_GetCharVariantIsDefault
FT_Int FT_Face_GetCharVariantIsDefault(FT_Face face, FT_ULong charcode, FT_ULong variantSelector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Face_GetCharsOfVariant
FT_UInt32* FT_Face_GetCharsOfVariant(FT_Face face, FT_ULong variantSelector)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Face_GetVariantSelectors
FT_UInt32* FT_Face_GetVariantSelectors(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.
FT_Face_GetVariantsOfChar
FT_UInt32* FT_Face_GetVariantsOfChar(FT_Face face, FT_ULong charcode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Face_Properties
FT_Error FT_Face_Properties(FT_Face face, FT_UInt num_properties, FT_Parameter* properties)
Undocumented in source.
FT_Face_SetUnpatentedHinting
FT_Bool FT_Face_SetUnpatentedHinting(FT_Face face, FT_Bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_FloorFix
FT_Fixed FT_FloorFix(FT_Fixed a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Char_Index
FT_UInt FT_Get_Char_Index(FT_Face face, FT_ULong charcode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Charmap_Index
FT_Int FT_Get_Charmap_Index(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_Color_Glyph_Layer
FT_Bool FT_Get_Color_Glyph_Layer(FT_Face face, FT_UInt base_glyph, FT_UInt* aglyph_index, FT_UInt* acolor_index, FT_LayerIterator* iterator)
Undocumented in source.
FT_Get_FSType_Flags
FT_UShort FT_Get_FSType_Flags(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.
FT_Get_First_Char
FT_ULong FT_Get_First_Char(FT_Face face, FT_UInt* agindex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Glyph_Name
FT_Error FT_Get_Glyph_Name(FT_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Kerning
FT_Error FT_Get_Kerning(FT_Face face, FT_UInt left_glyph, FT_UInt right_glyph, FT_UInt kern_mode, FT_Vector* akerning)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Name_Index
FT_UInt FT_Get_Name_Index(FT_Face face, const(FT_String)* glyph_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Next_Char
FT_ULong FT_Get_Next_Char(FT_Face face, FT_ULong char_code, FT_UInt* agindex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Postscript_Name
const(char)* FT_Get_Postscript_Name(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.
FT_Get_SubGlyph_Info
FT_Error FT_Get_SubGlyph_Info(FT_GlyphSlot glyph, FT_UInt sub_index, FT_Int* p_index, FT_UInt* p_flags, FT_Int* p_arg1, FT_Int* p_arg2, FT_Matrix* p_transform)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Track_Kerning
FT_Error FT_Get_Track_Kerning(FT_Face face, FT_Fixed point_size, FT_Int degree, FT_Fixed* akerning)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Transform
void FT_Get_Transform(FT_Face face, FT_Matrix* matrix, FT_Vector* delta)
Undocumented in source.
FT_HAS_COLOR
bool FT_HAS_COLOR(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_FAST_GLYPHS
bool FT_HAS_FAST_GLYPHS(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_FIXED_SIZES
bool FT_HAS_FIXED_SIZES(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_GLYPH_NAMES
bool FT_HAS_GLYPH_NAMES(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_HORIZONTAL
bool FT_HAS_HORIZONTAL(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_KERNING
bool FT_HAS_KERNING(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_MULTIPLE_MASTERS
bool FT_HAS_MULTIPLE_MASTERS(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_VERTICAL
bool FT_HAS_VERTICAL(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_CID_KEYED
bool FT_IS_CID_KEYED(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_FIXED_WIDTH
bool FT_IS_FIXED_WIDTH(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_NAMED_INSTANCE
bool FT_IS_NAMED_INSTANCE(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_SCALABLE
bool FT_IS_SCALABLE(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_SFNT
bool FT_IS_SFNT(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_TRICKY
bool FT_IS_TRICKY(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_VARIATION
bool FT_IS_VARIATION(FT_Face face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_Init_FreeType
FT_Error FT_Init_FreeType(FT_Library* alibrary)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_LOAD_TARGET_MODE
FT_Render_Mode FT_LOAD_TARGET_MODE(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_Library_Version
void FT_Library_Version(FT_Library library, FT_Int* amajor, FT_Int* aminor, FT_Int* apatch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Load_Char
FT_Error FT_Load_Char(FT_Face face, FT_UInt char_code, FT_Int32 load_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Load_Glyph
FT_Error FT_Load_Glyph(FT_Face face, FT_UInt glyph_index, FT_Int32 load_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_MulDiv
FT_Long FT_MulDiv(FT_Long a, FT_Long b, FT_Long c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_MulFix
FT_Long FT_MulFix(FT_Long a, FT_Long b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_New_Face
FT_Error FT_New_Face(FT_Library library, const(char)* filepathname, FT_Long face_index, FT_Face* aface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_New_Memory_Face
FT_Error FT_New_Memory_Face(FT_Library library, const(FT_Byte)* file_base, FT_Long file_size, FT_Long face_index, FT_Face* aface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Open_Face
FT_Error FT_Open_Face(FT_Library library, const(FT_Open_Args)* args, FT_Long face_index, FT_Face* aface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Reference_Face
FT_Error FT_Reference_Face(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.
FT_Render_Glyph
FT_Error FT_Render_Glyph(FT_GlyphSlot slot, FT_Render_Mode render_mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Request_Size
FT_Error FT_Request_Size(FT_Face face, FT_Size_Request req)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_RoundFix
FT_Fixed FT_RoundFix(FT_Fixed a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Select_Charmap
FT_Error FT_Select_Charmap(FT_Face face, FT_Encoding encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Select_Size
FT_Error FT_Select_Size(FT_Face face, FT_Int strike_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Char_Size
FT_Error FT_Set_Char_Size(FT_Face face, FT_F26Dot6 char_width, FT_F26Dot6 char_height, FT_UInt horz_resolution, FT_UInt vert_resolution)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Charmap
FT_Error FT_Set_Charmap(FT_Face face, 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_Set_Pixel_Sizes
FT_Error FT_Set_Pixel_Sizes(FT_Face face, FT_UInt pixel_width, FT_UInt pixel_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Set_Transform
void FT_Set_Transform(FT_Face face, FT_Matrix* matrix, FT_Vector* delta)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Vector_Transform
void FT_Vector_Transform(FT_Vector* vector, FT_Matrix* matrix)
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_Attach_File
pFT_Attach_File FT_Attach_File;
Undocumented in source.
FT_Attach_Stream
pFT_Attach_Stream FT_Attach_Stream;
Undocumented in source.
FT_CeilFix
pFT_CeilFix FT_CeilFix;
Undocumented in source.
FT_DivFix
pFT_DivFix FT_DivFix;
Undocumented in source.
FT_Done_Face
pFT_Done_Face FT_Done_Face;
Undocumented in source.
FT_Done_FreeType
pFT_Done_FreeType FT_Done_FreeType;
Undocumented in source.
FT_Face_CheckTrueTypePatents
pFT_Face_CheckTrueTypePatents FT_Face_CheckTrueTypePatents;
Undocumented in source.
FT_Face_GetCharVariantIndex
pFT_Face_GetCharVariantIndex FT_Face_GetCharVariantIndex;
Undocumented in source.
FT_Face_GetCharVariantIsDefault
pFT_Face_GetCharVariantIsDefault FT_Face_GetCharVariantIsDefault;
Undocumented in source.
FT_Face_GetCharsOfVariant
pFT_Face_GetCharsOfVariant FT_Face_GetCharsOfVariant;
Undocumented in source.
FT_Face_GetVariantSelectors
pFT_Face_GetVariantSelectors FT_Face_GetVariantSelectors;
Undocumented in source.
FT_Face_GetVariantsOfChar
pFT_Face_GetVariantsOfChar FT_Face_GetVariantsOfChar;
Undocumented in source.
FT_Face_Properties
pFT_Face_Properties FT_Face_Properties;
Undocumented in source.
FT_Face_SetUnpatentedHinting
pFT_Face_SetUnpatentedHinting FT_Face_SetUnpatentedHinting;
Undocumented in source.
FT_FloorFix
pFT_FloorFix FT_FloorFix;
Undocumented in source.
FT_Get_Char_Index
pFT_Get_Char_Index FT_Get_Char_Index;
Undocumented in source.
FT_Get_Charmap_Index
pFT_Get_Charmap_Index FT_Get_Charmap_Index;
Undocumented in source.
FT_Get_Color_Glyph_Layer
pFT_Get_Color_Glyph_Layer FT_Get_Color_Glyph_Layer;
Undocumented in source.
FT_Get_FSType_Flags
pFT_Get_FSType_Flags FT_Get_FSType_Flags;
Undocumented in source.
FT_Get_First_Char
pFT_Get_First_Char FT_Get_First_Char;
Undocumented in source.
FT_Get_Glyph_Name
pFT_Get_Glyph_Name FT_Get_Glyph_Name;
Undocumented in source.
FT_Get_Kerning
pFT_Get_Kerning FT_Get_Kerning;
Undocumented in source.
FT_Get_Name_Index
pFT_Get_Name_Index FT_Get_Name_Index;
Undocumented in source.
FT_Get_Next_Char
pFT_Get_Next_Char FT_Get_Next_Char;
Undocumented in source.
FT_Get_Postscript_Name
pFT_Get_Postscript_Name FT_Get_Postscript_Name;
Undocumented in source.
FT_Get_SubGlyph_Info
pFT_Get_SubGlyph_Info FT_Get_SubGlyph_Info;
Undocumented in source.
FT_Get_Track_Kerning
pFT_Get_Track_Kerning FT_Get_Track_Kerning;
Undocumented in source.
FT_Get_Transform
pFT_Get_Transform FT_Get_Transform;
Undocumented in source.
FT_Init_FreeType
pFT_Init_FreeType FT_Init_FreeType;
Undocumented in source.
FT_Library_Version
pFT_Library_Version FT_Library_Version;
Undocumented in source.
FT_Load_Char
pFT_Load_Char FT_Load_Char;
Undocumented in source.
FT_Load_Glyph
pFT_Load_Glyph FT_Load_Glyph;
Undocumented in source.
FT_MulDiv
pFT_MulDiv FT_MulDiv;
Undocumented in source.
FT_MulFix
pFT_MulFix FT_MulFix;
Undocumented in source.
FT_New_Face
pFT_New_Face FT_New_Face;
Undocumented in source.
FT_New_Memory_Face
pFT_New_Memory_Face FT_New_Memory_Face;
Undocumented in source.
FT_Open_Face
pFT_Open_Face FT_Open_Face;
Undocumented in source.
FT_Reference_Face
pFT_Reference_Face FT_Reference_Face;
Undocumented in source.
FT_Render_Glyph
pFT_Render_Glyph FT_Render_Glyph;
Undocumented in source.
FT_Request_Size
pFT_Request_Size FT_Request_Size;
Undocumented in source.
FT_RoundFix
pFT_RoundFix FT_RoundFix;
Undocumented in source.
FT_Select_Charmap
pFT_Select_Charmap FT_Select_Charmap;
Undocumented in source.
FT_Select_Size
pFT_Select_Size FT_Select_Size;
Undocumented in source.
FT_Set_Char_Size
pFT_Set_Char_Size FT_Set_Char_Size;
Undocumented in source.
FT_Set_Charmap
pFT_Set_Charmap FT_Set_Charmap;
Undocumented in source.
FT_Set_Pixel_Sizes
pFT_Set_Pixel_Sizes FT_Set_Pixel_Sizes;
Undocumented in source.
FT_Set_Transform
pFT_Set_Transform FT_Set_Transform;
Undocumented in source.
FT_Vector_Transform
pFT_Vector_Transform FT_Vector_Transform;
Undocumented in source.

Structs

FT_Bitmap_Size
struct FT_Bitmap_Size
Undocumented in source.
FT_CharMapRec
struct FT_CharMapRec
Undocumented in source.
FT_DriverRec
struct FT_DriverRec
Undocumented in source.
FT_FaceRec
struct FT_FaceRec
Undocumented in source.
FT_Face_InternalRec
struct FT_Face_InternalRec
Undocumented in source.
FT_GlyphSlotRec
struct FT_GlyphSlotRec
Undocumented in source.
FT_Glyph_Metrics
struct FT_Glyph_Metrics
Undocumented in source.
FT_LayerIterator
struct FT_LayerIterator
Undocumented in source.
FT_LibraryRec
struct FT_LibraryRec
Undocumented in source.
FT_ModuleRec
struct FT_ModuleRec
Undocumented in source.
FT_Open_Args
struct FT_Open_Args
Undocumented in source.
FT_Parameter
struct FT_Parameter
Undocumented in source.
FT_RendererRec
struct FT_RendererRec
Undocumented in source.
FT_SizeRec
struct FT_SizeRec
Undocumented in source.
FT_Size_InternalRec
struct FT_Size_InternalRec
Undocumented in source.
FT_Size_Metrics
struct FT_Size_Metrics
Undocumented in source.
FT_Size_RequestRec
struct FT_Size_RequestRec
Undocumented in source.
FT_Slot_InternalRec
struct FT_Slot_InternalRec
Undocumented in source.
FT_SubGlyphRec
struct FT_SubGlyphRec
Undocumented in source.

Meta