zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ftadvanc.h File Reference
#include <ft2build.h>
#include <FT_FREETYPE_H>

Go to the source code of this file.

Macros

#define FT_ADVANCE_FLAG_FAST_ONLY   0x20000000UL
 

Functions

 FT_Get_Advance (FT_Face face, FT_UInt gindex, FT_Int32 load_flags, FT_Fixed *padvance)
 
 FT_Get_Advances (FT_Face face, FT_UInt start, FT_UInt count, FT_Int32 load_flags, FT_Fixed *padvances)
 

Macro Definition Documentation

#define FT_ADVANCE_FLAG_FAST_ONLY   0x20000000UL

Definition at line 75 of file ftadvanc.h.

Referenced by FT_Get_Advances().

Function Documentation

FT_Get_Advance ( FT_Face  face,
FT_UInt  gindex,
FT_Int32  load_flags,
FT_Fixed padvance 
)
FT_Get_Advances ( FT_Face  face,
FT_UInt  start,
FT_UInt  count,
FT_Int32  load_flags,
FT_Fixed padvances 
)