bindbc.freetype.bind.fttypes

Undocumented in source.

Members

Aliases

FT_Bool
alias FT_Bool = ubyte
Undocumented in source.
FT_Byte
alias FT_Byte = ubyte
Undocumented in source.
FT_Bytes
alias FT_Bytes = FT_Byte*
Undocumented in source.
FT_Char
alias FT_Char = char
Undocumented in source.
FT_Error
alias FT_Error = int
Undocumented in source.
FT_F26Dot6
alias FT_F26Dot6 = c_long
Undocumented in source.
FT_F2Dot14
alias FT_F2Dot14 = short
Undocumented in source.
FT_FWord
alias FT_FWord = short
Undocumented in source.
FT_Fixed
alias FT_Fixed = c_long
Undocumented in source.
FT_Generic_Finalizer
alias FT_Generic_Finalizer = void function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Int
alias FT_Int = int
Undocumented in source.
FT_List
alias FT_List = FT_ListRec*
Undocumented in source.
FT_ListNode
alias FT_ListNode = FT_ListNodeRec*
Undocumented in source.
FT_Long
alias FT_Long = c_long
Undocumented in source.
FT_Offset
alias FT_Offset = size_t
Undocumented in source.
FT_Pointer
alias FT_Pointer = void*
Undocumented in source.
FT_PtrDist
alias FT_PtrDist = ptrdiff_t
Undocumented in source.
FT_Short
alias FT_Short = short
Undocumented in source.
FT_String
alias FT_String = char
Undocumented in source.
FT_Tag
alias FT_Tag = FT_UInt32
Undocumented in source.
FT_UFWord
alias FT_UFWord = ushort
Undocumented in source.
FT_UInt
alias FT_UInt = uint
Undocumented in source.
FT_ULong
alias FT_ULong = c_ulong
Undocumented in source.
FT_UShort
alias FT_UShort = ushort
Undocumented in source.

Functions

FT_MAKE_TAG
FT_Tag FT_MAKE_TAG(char x1, char x2, char x3, char x4)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FT_Data
struct FT_Data
Undocumented in source.
FT_Generic
struct FT_Generic
Undocumented in source.
FT_ListNodeRec
struct FT_ListNodeRec
Undocumented in source.
FT_ListRec
struct FT_ListRec
Undocumented in source.
FT_Matrix
struct FT_Matrix
Undocumented in source.
FT_UnitVector
struct FT_UnitVector
Undocumented in source.

Meta