23 #include FT_INTERNAL_PIC_H 28 #ifndef FT_CONFIG_OPTION_PIC 30 #define FT_GRAYS_RASTER_GET ft_grays_raster 34 typedef struct SmoothPIC_
42 #define GET_PIC( lib ) \ 43 ( (SmoothPIC*)( (lib)->pic_container.smooth ) ) 44 #define FT_GRAYS_RASTER_GET ( GET_PIC( library )->ft_grays_raster )