#include <ft2build.h>
Go to the source code of this file.
Defines | |
#define | FT_GASP_NO_TABLE -1 |
#define | FT_GASP_DO_GRIDFIT 0x01 |
#define | FT_GASP_DO_GRAY 0x02 |
#define | FT_GASP_SYMMETRIC_SMOOTHING 0x08 |
#define | FT_GASP_SYMMETRIC_GRIDFIT 0x10 |
Functions | |
FT_Get_Gasp (FT_Face face, FT_UInt ppem) |
#define FT_GASP_NO_TABLE -1 |
Definition at line 25 of file ftgasp.c.
References FT_GASP_NO_TABLE, FT_IS_SFNT, TT_FaceRec_::gasp, TT_Gasp_::gaspRanges, TT_Gasp_::numRanges, result(), and TT_Gasp_::version.