#include <ft2build.h>Go to the source code of this file.
Functions | |
| 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) | |
Definition at line 65 of file ftcid.c.
References XrdFrm::CID, error, FT_Bool, and FT_FACE_FIND_SERVICE.
| FT_Get_CID_Registry_Ordering_Supplement | ( | FT_Face | face, | |
| const char ** | registry, | |||
| const char ** | ordering, | |||
| FT_Int * | supplement | |||
| ) |
Definition at line 27 of file ftcid.c.
References XrdFrm::CID, error, FT_FACE_FIND_SERVICE, NULL, o, and s.
1.5.1