ref: 5ae1bad3f6f1c842a6f87d8c6e1e5c0237eb236b
dir: /src/raster1/ftrend1.h/
#ifndef FTREND1_H #define FTREND1_H #include <freetype/ftrender.h> FT_EXPORT_VAR(const FT_Renderer_Class) ft_raster1_renderer_class; /* this renderer is _NOT_ part of the default modules, you'll need */ /* to register it by hand in your application. It should only be */ /* used for backwards-compatibility with FT 1.x anyway.. */ /* */ FT_EXPORT_VAR(const FT_Renderer_Class) ft_raster5_renderer_class; #endif /* FTREND1_H */