Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <freetype/freetype.h>
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | FT_Get_CID_Registry_Ordering_Supplement (FT_Face face, const char **registry, const char **ordering, FT_Int *supplement) |
FT_Get_CID_Is_Internally_CID_Keyed (FT_Face face, FT_Bool *is_cid) | |
FT_Get_CID_From_Glyph_Index (FT_Face face, FT_UInt glyph_index, FT_UInt *cid) | |
FT_BEGIN_HEADER FT_Get_CID_Registry_Ordering_Supplement | ( | FT_Face | face, |
const char ** | registry, | ||
const char ** | ordering, | ||
FT_Int * | supplement ) |