Searched defs:FT_LibraryRec_ (Results 1 – 1 of 1) sorted by relevance
854 typedef struct FT_LibraryRec_ struct858 FT_Int version_major;859 FT_Int version_minor;860 FT_Int version_patch;862 FT_UInt num_modules;867 FT_Module auto_hinter;869 FT_Byte* raster_pool; /* scan-line conversion */873 FT_DebugHook_Func debug_hooks[4];876 FT_LcdFilter lcd_filter;883 FT_PIC_Container pic_container;[all …]
Completed in 10 milliseconds