freetype2/demos/src/ftgrays2.h

10 lines
115 B
C

#ifndef FTGRAYS2_H
#define FTGRAYS2_H
#include <ftimage.h>
extern
FT_Raster_Funcs ft_grays2_raster;
#endif