Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
ftadvanc.h File Reference
#include <freetype/freetype.h>

Go to the source code of this file.

Macros

#define FT_ADVANCE_FLAG_FAST_ONLY   0x20000000L
 

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

◆ FT_ADVANCE_FLAG_FAST_ONLY

#define FT_ADVANCE_FLAG_FAST_ONLY   0x20000000L

Definition at line 77 of file ftadvanc.h.

Function Documentation

◆ FT_Get_Advance()

FT_Get_Advance ( FT_Face face,
FT_UInt gindex,
FT_Int32 load_flags,
FT_Fixed * padvance )

◆ FT_Get_Advances()

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