Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftobjs.h>
FT_Renderer FT_LibraryRec_::cur_renderer |
Definition at line 870 of file ftobjs.h.
Referenced by FT_Outline_Render(), FT_Render_Glyph_Internal(), and FT_Set_Renderer().
FT_DebugHook_Func FT_LibraryRec_::debug_hooks[4] |
Definition at line 877 of file ftobjs.h.
Referenced by FT_Set_Debug_Hook(), and tt_face_done().
FT_Memory FT_LibraryRec_::memory |
Definition at line 860 of file ftobjs.h.
Referenced by FT_Add_Module(), FT_Bitmap_Convert(), FT_Bitmap_Copy(), FT_Bitmap_Done(), FT_DEFINE_GLYPH(), FT_Done_FreeType(), FT_Done_Glyph(), FT_Done_Library(), FT_New_Library(), FT_New_Memory_Face(), FT_Open_Face(), FT_Outline_Done(), FT_Outline_New(), FT_Raccess_Get_DataOffsets(), FT_Stream_New(), FT_Stroker_New(), FTC_Manager_New(), main(), and parse_afm().
FT_Module FT_LibraryRec_::modules[FT_MAX_MODULES] |
Definition at line 867 of file ftobjs.h.
Referenced by FT_Add_Module(), FT_Done_Library(), FT_Get_Module(), ft_module_get_service(), ft_property_do(), and FT_Remove_Module().
FT_UInt FT_LibraryRec_::num_modules |
Definition at line 866 of file ftobjs.h.
Referenced by FT_Add_Module(), FT_Done_Library(), FT_Get_Module(), ft_module_get_service(), ft_property_do(), and FT_Remove_Module().
FT_Byte* FT_LibraryRec_::raster_pool |
Definition at line 873 of file ftobjs.h.
Referenced by FT_New_Library().
FT_ULong FT_LibraryRec_::raster_pool_size |
Definition at line 875 of file ftobjs.h.
Referenced by FT_New_Library().
FT_UInt FT_LibraryRec_::refcount |
Definition at line 890 of file ftobjs.h.
Referenced by FT_Done_Library(), FT_New_Library(), and FT_Reference_Library().
FT_ListRec FT_LibraryRec_::renderers |
Definition at line 869 of file ftobjs.h.
Referenced by FT_Lookup_Renderer(), FT_Outline_Render(), FT_Render_Glyph_Internal(), and FT_Set_Renderer().
FT_Int FT_LibraryRec_::version_major |
Definition at line 862 of file ftobjs.h.
Referenced by FT_Library_Version(), and FT_New_Library().
FT_Int FT_LibraryRec_::version_minor |
Definition at line 863 of file ftobjs.h.
Referenced by FT_Library_Version(), and FT_New_Library().
FT_Int FT_LibraryRec_::version_patch |
Definition at line 864 of file ftobjs.h.
Referenced by FT_Library_Version(), and FT_New_Library().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.