freetype2/demos/src/ftgrays.h

8 lines
90 B
C

#ifndef FTGRAYS_H
#define FTGRAYS_H
extern FT_Raster_Funcs ft_grays_raster;
#endif