20 #include FT_FREETYPE_H 21 #include FT_INTERNAL_OBJECTS_H 25 #ifdef FT_CONFIG_OPTION_PIC 34 #ifdef FT_CONFIG_OPTION_MAC_FONTS 38 FT_Init_Table_ft_raccess_guess_table( ft_raccess_guess_rec*
record );
52 FT_PIC_Container* pic_container = &
library->pic_container;
56 if ( pic_container->base )
60 ft_destroy_default_module_classes(
library );
63 pic_container->base =
NULL;
71 FT_PIC_Container* pic_container = &
library->pic_container;
90 FT_Init_Class_ft_outline_glyph_class(
92 FT_Init_Class_ft_bitmap_glyph_class(
94 #ifdef FT_CONFIG_OPTION_MAC_FONTS 95 FT_Init_Table_ft_raccess_guess_table(
96 (ft_raccess_guess_rec*)&
container->ft_raccess_guess_table );
#define FT_ALLOC(ptr, size)
typedefFT_BEGIN_HEADER struct FT_Glyph_Class_ FT_Glyph_Class
static char memory[1024 *256]
typedefFT_BEGIN_HEADER struct FT_MemoryRec_ * FT_Memory
#define FT_MEM_SET(dest, byte, count)