XenevaOS
Loading...
Searching...
No Matches
Functions
ftcid.h File Reference
#include <ft2build.h>
Include dependency graph for ftcid.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)
 

Function Documentation

◆ FT_Get_CID_From_Glyph_Index()

FT_Get_CID_From_Glyph_Index ( FT_Face  face,
FT_UInt  glyph_index,
FT_UInt cid 
)

◆ FT_Get_CID_Is_Internally_CID_Keyed()

FT_Get_CID_Is_Internally_CID_Keyed ( FT_Face  face,
FT_Bool is_cid 
)

◆ FT_Get_CID_Registry_Ordering_Supplement()

FT_BEGIN_HEADER FT_Get_CID_Registry_Ordering_Supplement ( FT_Face  face,
const char **  registry,
const char **  ordering,
FT_Int supplement 
)