|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ft2build.h>
Go to the source code of this file.
Macros | |
| #define | FT_GASP_NO_TABLE -1 |
| #define | FT_GASP_DO_GRIDFIT 0x01 |
| #define | FT_GASP_DO_GRAY 0x02 |
| #define | FT_GASP_SYMMETRIC_GRIDFIT 0x04 |
| #define | FT_GASP_SYMMETRIC_SMOOTHING 0x08 |
Functions | |
| FT_Get_Gasp (FT_Face face, FT_UInt ppem) | |
Definition at line 25 of file ftgasp.c.