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 );
typedefFT_BEGIN_HEADER struct FT_Glyph_Class_ FT_Glyph_Class
#define FT_ALLOC(ptr, size)
#define FT_MEM_SET(dest, byte, count)
typedefFT_BEGIN_HEADER struct FT_MemoryRec_ * FT_Memory
static char memory[1024 *256]