derelict.freetype.fttypes

Undocumented in source.

Members

Aliases

BDF_Property
alias BDF_Property = BDF_PropertyRec*
Undocumented in source.
CID_FaceDict
alias CID_FaceDict = CID_FaceDictRec*
Undocumented in source.
CID_FaceInfo
alias CID_FaceInfo = CID_FaceInfoRec*
Undocumented in source.
CID_FontDict
deprecated alias CID_FontDict = CID_FaceDictRec
Undocumented in source.
CID_Info
deprecated alias CID_Info = CID_FaceInfoRec
Undocumented in source.
FTC_CMapCache
alias FTC_CMapCache = FTC_CMapCacheRec*
Undocumented in source.
FTC_FaceID
alias FTC_FaceID = FTC_FaceIDRec*
Undocumented in source.
FTC_Face_Requester
alias FTC_Face_Requester = FT_Error function(FTC_FaceID face_id, FT_Library library, FT_Pointer request_data, 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.
FTC_ImageCache
alias FTC_ImageCache = FTC_ImageCacheRec*
Undocumented in source.
FTC_ImageType
alias FTC_ImageType = FTC_ImageTypeRec*
Undocumented in source.
FTC_Manager
alias FTC_Manager = FTC_ManagerRec*
Undocumented in source.
FTC_Node
alias FTC_Node = FTC_NodeRec*
Undocumented in source.
FTC_SBit
alias FTC_SBit = FTC_SBitRec*
Undocumented in source.
FTC_SBitCache
alias FTC_SBitCache = FTC_SBitCacheRec*
Undocumented in source.
FTC_Scaler
alias FTC_Scaler = FTC_ScalerRec*
Undocumented in source.
FT_Alloc_Func
alias FT_Alloc_Func = void* function(FT_Memory memory, c_long size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Angle
alias FT_Angle = FT_Fixed
Undocumented in source.
FT_BitmapGlyph
alias FT_BitmapGlyph = FT_BitmapGlyphRec*
Undocumented in source.
FT_Bool
alias FT_Bool = byte
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_CharMap
alias FT_CharMap = FT_CharMapRec*
Undocumented in source.
FT_DebugHook_Func
alias FT_DebugHook_Func = void function(void* arg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Driver
alias FT_Driver = FT_DriverRec*
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_Face
alias FT_Face = FT_FaceRec*
Undocumented in source.
FT_Face_Internal
alias FT_Face_Internal = FT_Face_InternalRec*
Undocumented in source.
FT_Fast
alias FT_Fast = int
Undocumented in source.
FT_Fixed
alias FT_Fixed = c_long
Undocumented in source.
FT_Free_Func
alias FT_Free_Func = void function(FT_Memory memory, void* block)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Generic_Finalizer
alias FT_Generic_Finalizer = void function(void* object)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Glyph
alias FT_Glyph = FT_GlyphRec*
Undocumented in source.
FT_GlyphSlot
alias FT_GlyphSlot = FT_GlyphSlotRec*
Undocumented in source.
FT_Glyph_CopyFunc
alias FT_Glyph_CopyFunc = FT_Error function(FT_Glyph source, FT_Glyph target)
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 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 glyph, FT_BBox* abbox)
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 glyph, FT_GlyphSlot slot)
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 glyph, FT_GlyphSlot slot)
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 glyph, in FT_Matrix* matrix, in 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_Incremental
alias FT_Incremental = FT_IncrementalRec*
Undocumented in source.
FT_Incremental_FreeGlyphDataFunc
alias FT_Incremental_FreeGlyphDataFunc = void function(FT_Incremental incremental, FT_Data* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Incremental_GetGlyphDataFunc
alias FT_Incremental_GetGlyphDataFunc = FT_Error function(FT_Incremental incremental, FT_UInt glyph_index, FT_Data* adata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Incremental_GetGlyphMetricsFunc
alias FT_Incremental_GetGlyphMetricsFunc = FT_Error function(FT_Incremental incremental, FT_UInt glyph_index, FT_Bool vertical, FT_Incremental_MetricsRec* ametrics)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Incremental_Interface
alias FT_Incremental_Interface = FT_Incremental_InterfaceRec*
Undocumented in source.
FT_Incremental_Metrics
alias FT_Incremental_Metrics = FT_Incremental_MetricsRec*
Undocumented in source.
FT_Int
alias FT_Int = int
Undocumented in source.
FT_Int16
alias FT_Int16 = short
Undocumented in source.
FT_Int32
alias FT_Int32 = int
Undocumented in source.
FT_Library
alias FT_Library = FT_LibraryRec*
Undocumented in source.
FT_List
alias FT_List = FT_ListRec*
Undocumented in source.
FT_ListNode
alias FT_ListNode = FT_ListNodeRec*
Undocumented in source.
FT_List_Destructor
alias FT_List_Destructor = void function(FT_Memory memory, void* data, void* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_List_Iterator
alias FT_List_Iterator = FT_Error function(FT_ListNode node, void* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Long
alias FT_Long = c_long
Undocumented in source.
FT_Memory
alias FT_Memory = FT_MemoryRec*
Undocumented in source.
FT_Module
alias FT_Module = FT_ModuleRec*
Undocumented in source.
FT_Module_Constructor
alias FT_Module_Constructor = FT_Error function(FT_Module mod)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Module_Destructor
alias FT_Module_Destructor = void function(FT_Module mod)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Module_Interface
alias FT_Module_Interface = FT_Pointer
Undocumented in source.
FT_Module_Requester
alias FT_Module_Requester = FT_Module_Interface function(FT_Module mod, CCPTR name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Offset
alias FT_Offset = size_t
Undocumented in source.
FT_OutlineGlyph
alias FT_OutlineGlyph = FT_OutlineGlyphRec*
Undocumented in source.
FT_Outline_ConicToFunc
alias FT_Outline_ConicToFunc = int function(in FT_Vector* control, in FT_Vector* to, void* user)
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(in FT_Vector* control1, in FT_Vector* control2, in FT_Vector* to, void* user)
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(in FT_Vector* to, void* user)
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(in FT_Vector* to, void* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Pointer
alias FT_Pointer = void*
Undocumented in source.
FT_Pos
alias FT_Pos = FT_Long
Undocumented in source.
FT_PtrDist
alias FT_PtrDist = ptrdiff_t
Undocumented in source.
FT_Raster
alias FT_Raster = FT_RasterRec*
Undocumented in source.
FT_Raster_BitSet_Func
alias FT_Raster_BitSet_Func = void function(int y, int x, void* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Raster_BitTest_Func
alias FT_Raster_BitTest_Func = int function(int y, int x, void* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Raster_DoneFunc
alias FT_Raster_DoneFunc = void function(FT_Raster 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* memory, FT_Raster* 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 raster, FT_Raster_Params* 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 raster, ubyte* pool_base, uint pool_size)
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 raster, uint mode, void* args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Realloc_Func
alias FT_Realloc_Func = void* function(FT_Memory memory, c_long cur_size, c_long new_size, void* block)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Renderer
alias FT_Renderer = FT_RendererRec*
Undocumented in source.
FT_Renderer_GetCBoxFunc
alias FT_Renderer_GetCBoxFunc = void function(FT_Renderer renderer, FT_GlyphSlot slot, FT_BBox* cbox)
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 renderer, FT_GlyphSlot slot, FT_UInt mode, in FT_Vector* origin)
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 renderer, FT_ULong mode_tag, FT_Pointer mode_ptr)
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 renderer, FT_GlyphSlot slot, in FT_Matrix* matrix, in 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_Short
alias FT_Short = short
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_Slot_Internal
alias FT_Slot_Internal = FT_Slot_InternalRec*
Undocumented in source.
FT_SpanFunc
alias FT_SpanFunc = void function(int y, int count, FT_Span* spans, void* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Stream
alias FT_Stream = FT_StreamRec*
Undocumented in source.
FT_Stream_CloseFunc
alias FT_Stream_CloseFunc = void function(FT_Stream stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Stream_IoFunc
alias FT_Stream_IoFunc = c_ulong function(FT_Stream stream, c_ulong offset, ubyte* buffer, c_ulong count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_String
alias FT_String = char
Undocumented in source.
FT_Stroker
alias FT_Stroker = FT_StrokerRec*
Undocumented in source.
FT_SubGlyph
alias FT_SubGlyph = FT_SubGlyphRec*
Undocumented in source.
FT_Tag
alias FT_Tag = FT_UInt32
Undocumented in source.
FT_UFWord
alias FT_UFWord = ushort
Undocumented in source.
FT_UFast
alias FT_UFast = uint
Undocumented in source.
FT_UInt
alias FT_UInt = uint
Undocumented in source.
FT_UInt16
alias FT_UInt16 = ushort
Undocumented in source.
FT_UInt32
alias FT_UInt32 = uint
Undocumented in source.
FT_ULong
alias FT_ULong = c_ulong
Undocumented in source.
FT_UShort
alias FT_UShort = ushort
Undocumented in source.
FT_WinFNT_Header
alias FT_WinFNT_Header = FT_WinFNT_HeaderRec*
Undocumented in source.
PS_Blend
alias PS_Blend = PS_BlendRec*
Undocumented in source.
PS_DesignMap
alias PS_DesignMap = PS_DesignMapRec*
Undocumented in source.
PS_Dict_Keys
alias PS_Dict_Keys = int
Undocumented in source.
PS_FontInfo
alias PS_FontInfo = PS_FontInfoRec*
Undocumented in source.
PS_Private
alias PS_Private = PS_PrivateRec*
Undocumented in source.
T1_Blend
deprecated alias T1_Blend = PS_BlendRec
Undocumented in source.
T1_DesignMap
deprecated alias T1_DesignMap = PS_DesignMapRec
Undocumented in source.
T1_FontInfo
deprecated alias T1_FontInfo = PS_FontInfoRec
Undocumented in source.
T1_Private
deprecated alias T1_Private = PS_PrivateRec
Undocumented in source.

Enums

BDF_PropertyType
enum BDF_PropertyType
Undocumented in source.
FREETYPE_MAJOR
anonymousenum FREETYPE_MAJOR
Undocumented in source.
FT_ANGLE_PI
anonymousenum FT_ANGLE_PI
Undocumented in source.
FT_CURVE_TAG_ON
anonymousenum FT_CURVE_TAG_ON
Undocumented in source.
FT_Encoding
enum FT_Encoding
Undocumented in source.
FT_Err_Ok
anonymousenum FT_Err_Ok
Undocumented in source.
FT_FACE_FLAG_SCALABLE
anonymousenum FT_FACE_FLAG_SCALABLE
Undocumented in source.
FT_GASP_NO_TABLE
anonymousenum FT_GASP_NO_TABLE
Undocumented in source.
FT_Glyph_BBox_Mode
enum FT_Glyph_BBox_Mode
Undocumented in source.
FT_Glyph_Format
enum FT_Glyph_Format
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_TARGET_NORMAL
anonymousenum FT_LOAD_TARGET_NORMAL
Undocumented in source.
FT_LcdFilter
enum FT_LcdFilter
Undocumented in source.
FT_MODULE_FONT_DRIVER
anonymousenum FT_MODULE_FONT_DRIVER
Undocumented in source.
FT_Mod_Err_Base
anonymousenum FT_Mod_Err_Base
Undocumented in source.
FT_OPEN_MEMORY
anonymousenum FT_OPEN_MEMORY
Undocumented in source.
FT_OUTLINE_NONE
anonymousenum FT_OUTLINE_NONE
Undocumented in source.
FT_Orientation
enum FT_Orientation
Undocumented in source.
FT_Pixel_Mode
enum FT_Pixel_Mode
Undocumented in source.
FT_RASTER_FLAG_DEFAULT
anonymousenum FT_RASTER_FLAG_DEFAULT
Undocumented in source.
FT_Render_Mode
enum FT_Render_Mode
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.
FT_Sfnt_Tag
enum FT_Sfnt_Tag
Undocumented in source.
FT_Size_Request_Type
enum FT_Size_Request_Type
Undocumented in source.
FT_StrokerBorder
enum FT_StrokerBorder
Undocumented in source.
FT_Stroker_LineCap
enum FT_Stroker_LineCap
Undocumented in source.
FT_Stroker_LineJoin
enum FT_Stroker_LineJoin
Undocumented in source.
FT_TrueTypeEngineType
enum FT_TrueTypeEngineType
Undocumented in source.
FT_VALIDATE_BASE
anonymousenum FT_VALIDATE_BASE
Undocumented in source.
FT_VALIDATE_GX_LENGTH
anonymousenum FT_VALIDATE_GX_LENGTH
Undocumented in source.
PS_DICT_FONT_TYPE
anonymousenum PS_DICT_FONT_TYPE
Undocumented in source.
T1_Blend_Flags
enum T1_Blend_Flags
Undocumented in source.

Functions

FT_HAS_FAST_GLYPHS
int FT_HAS_FAST_GLYPHS(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_FIXED_SIZES
int FT_HAS_FIXED_SIZES(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_GLYPH_NAMES
int FT_HAS_GLYPH_NAMES(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_HORIZONTAL
int FT_HAS_HORIZONTAL(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_KERNING
int FT_HAS_KERNING(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_MULTIPLE_MASTERS
int FT_HAS_MULTIPLE_MASTERS(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_HAS_VERTICAL
int FT_HAS_VERTICAL(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_FIXED_WIDTH
int FT_IS_FIXED_WIDTH(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_SCALABLE
int FT_IS_SCALABLE(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_IS_SFNT
int FT_IS_SFNT(FT_FaceRec* face)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_LOAD_TARGET_
int FT_LOAD_TARGET_(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
FT_LOAD_TARGET_MODE
int FT_LOAD_TARGET_MODE(int x)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BDF_PropertyRec
struct BDF_PropertyRec
Undocumented in source.
CID_FaceDictRec
struct CID_FaceDictRec
Undocumented in source.
CID_FaceInfoRec
struct CID_FaceInfoRec
Undocumented in source.
FTC_CMapCacheRec
struct FTC_CMapCacheRec
Undocumented in source.
FTC_FaceIDRec
struct FTC_FaceIDRec
Undocumented in source.
FTC_ImageCacheRec
struct FTC_ImageCacheRec
Undocumented in source.
FTC_ImageTypeRec
struct FTC_ImageTypeRec
Undocumented in source.
FTC_ManagerRec
struct FTC_ManagerRec
Undocumented in source.
FTC_NodeRec
struct FTC_NodeRec
Undocumented in source.
FTC_SBitCacheRec
struct FTC_SBitCacheRec
Undocumented in source.
FTC_SBitRec
struct FTC_SBitRec
Undocumented in source.
FTC_ScalerRec
struct FTC_ScalerRec
Undocumented in source.
FT_BBox
struct FT_BBox
Undocumented in source.
FT_Bitmap
struct FT_Bitmap
Undocumented in source.
FT_BitmapGlyphRec
struct FT_BitmapGlyphRec
Undocumented in source.
FT_Bitmap_Size
struct FT_Bitmap_Size
Undocumented in source.
FT_CharMapRec
struct FT_CharMapRec
Undocumented in source.
FT_Data
struct FT_Data
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_Generic
struct FT_Generic
Undocumented in source.
FT_GlyphRec
struct FT_GlyphRec
Undocumented in source.
FT_GlyphSlotRec
struct FT_GlyphSlotRec
Undocumented in source.
FT_Glyph_Class
struct FT_Glyph_Class
Undocumented in source.
FT_Glyph_Metrics
struct FT_Glyph_Metrics
Undocumented in source.
FT_IncrementalRec
struct FT_IncrementalRec
Undocumented in source.
FT_Incremental_FuncsRec
struct FT_Incremental_FuncsRec
Undocumented in source.
FT_Incremental_InterfaceRec
struct FT_Incremental_InterfaceRec
Undocumented in source.
FT_Incremental_MetricsRec
struct FT_Incremental_MetricsRec
Undocumented in source.
FT_LibraryRec
struct FT_LibraryRec
Undocumented in source.
FT_ListNodeRec
struct FT_ListNodeRec
Undocumented in source.
FT_ListRec
struct FT_ListRec
Undocumented in source.
FT_MM_Axis
struct FT_MM_Axis
Undocumented in source.
FT_MM_Var
struct FT_MM_Var
Undocumented in source.
FT_Matrix
struct FT_Matrix
Undocumented in source.
FT_MemoryRec
struct FT_MemoryRec
Undocumented in source.
FT_ModuleRec
struct FT_ModuleRec
Undocumented in source.
FT_Module_Class
struct FT_Module_Class
Undocumented in source.
FT_Multi_Master
struct FT_Multi_Master
Undocumented in source.
FT_Open_Args
struct FT_Open_Args
Undocumented in source.
FT_Outline
struct FT_Outline
Undocumented in source.
FT_OutlineGlyphRec
struct FT_OutlineGlyphRec
Undocumented in source.
FT_Outline_Funcs
struct FT_Outline_Funcs
Undocumented in source.
FT_Parameter
struct FT_Parameter
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_RendererRec
struct FT_RendererRec
Undocumented in source.
FT_Renderer_Class
struct FT_Renderer_Class
Undocumented in source.
FT_SfntName
struct FT_SfntName
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_Span
struct FT_Span
Undocumented in source.
FT_StreamRec
struct FT_StreamRec
Undocumented in source.
FT_StrokerRec
struct FT_StrokerRec
Undocumented in source.
FT_SubGlyphRec
struct FT_SubGlyphRec
Undocumented in source.
FT_UnitVector
struct FT_UnitVector
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.
FT_Vector
struct FT_Vector
Undocumented in source.
FT_WinFNT_HeaderRec
struct FT_WinFNT_HeaderRec
Undocumented in source.
PS_BlendRec
struct PS_BlendRec
Undocumented in source.
PS_DesignMapRec
struct PS_DesignMapRec
Undocumented in source.
PS_FontInfoRec
struct PS_FontInfoRec
Undocumented in source.
PS_PrivateRec
struct PS_PrivateRec
Undocumented in source.
TT_Header
struct TT_Header
Undocumented in source.
TT_HoriHeader
struct TT_HoriHeader
Undocumented in source.
TT_MaxProfile
struct TT_MaxProfile
Undocumented in source.
TT_OS2
struct TT_OS2
Undocumented in source.
TT_PCLT
struct TT_PCLT
Undocumented in source.
TT_Postscript
struct TT_Postscript
Undocumented in source.
TT_VertHeader
struct TT_VertHeader
Undocumented in source.

Templates

FT_MAKE_TAG
template FT_MAKE_TAG(char[4] x)
Undocumented in source.
FT_MAKE_TAG
template FT_MAKE_TAG(char x1, char x2, char x3, char x4)
Undocumented in source.

Unions

FT_StreamDesc
union FT_StreamDesc
Undocumented in source.

Meta