shithub: freetype+ttf2subf

ref: 728da1c863acace7dc9dcd0d732ccdb30c6f210d
dir: /src/raster1/ftrend1.h/

View raw version
#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 */