Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#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_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 92 of file ftgasp.h.
Referenced by FT_Get_Gasp().
Definition at line 25 of file ftgasp.c.
References FT_GASP_NO_TABLE, FT_IS_SFNT, TT_FaceRec_::gasp, TT_GaspRangeRec_::gaspFlag, TT_Gasp_::gaspRanges, TT_GaspRangeRec_::maxPPEM, TT_Gasp_::numRanges, and TT_Gasp_::version.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.