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 | LOAD_ADVANCE_FAST_CHECK(flags) |
Functions | |
FT_Get_Advance (FT_Face face, FT_UInt gindex, FT_Int32 flags, FT_Fixed *padvance) | |
FT_Get_Advances (FT_Face face, FT_UInt start, FT_UInt count, FT_Int32 flags, FT_Fixed *padvances) | |
#define LOAD_ADVANCE_FAST_CHECK | ( | flags | ) |
Definition at line 64 of file ftadvanc.c.
Referenced by FT_Get_Advance(), and FT_Get_Advances().
Definition at line 72 of file ftadvanc.c.
References error, FT_THROW(), and LOAD_ADVANCE_FAST_CHECK.
Referenced by af_latin2_metrics_check_digits(), and af_latin_metrics_check_digits().
FT_Get_Advances | ( | FT_Face | face, |
FT_UInt | start, | ||
FT_UInt | count, | ||
FT_Int32 | flags, | ||
FT_Fixed * | padvances | ||
) |
Definition at line 107 of file ftadvanc.c.
References error, FT_Err_Ok, FT_THROW(), if(), and LOAD_ADVANCE_FAST_CHECK.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.