XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
FT_LibraryRec_ Struct Reference

#include <ftobjs.h>

Collaboration diagram for FT_LibraryRec_:
Collaboration graph
[legend]

Public Attributes

FT_Memory memory
 
FT_Int version_major
 
FT_Int version_minor
 
FT_Int version_patch
 
FT_UInt num_modules
 
FT_Module modules [FT_MAX_MODULES]
 
FT_ListRec renderers
 
FT_Renderer cur_renderer
 
FT_Module auto_hinter
 
FT_DebugHook_Func debug_hooks [4]
 
FT_Vector lcd_geometry [3]
 
FT_Int refcount
 

Member Data Documentation

◆ auto_hinter

FT_Module FT_LibraryRec_::auto_hinter

◆ cur_renderer

FT_Renderer FT_LibraryRec_::cur_renderer

◆ debug_hooks

FT_DebugHook_Func FT_LibraryRec_::debug_hooks[4]

◆ lcd_geometry

FT_Vector FT_LibraryRec_::lcd_geometry[3]

◆ memory

FT_Memory FT_LibraryRec_::memory

◆ modules

FT_Module FT_LibraryRec_::modules[FT_MAX_MODULES]

◆ num_modules

FT_UInt FT_LibraryRec_::num_modules

◆ refcount

FT_Int FT_LibraryRec_::refcount

◆ renderers

FT_ListRec FT_LibraryRec_::renderers

◆ version_major

FT_Int FT_LibraryRec_::version_major

◆ version_minor

FT_Int FT_LibraryRec_::version_minor

◆ version_patch

FT_Int FT_LibraryRec_::version_patch

The documentation for this struct was generated from the following file: