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

Go to the source code of this file.

Functions

 FT_Get_CID_From_Glyph_Index (FT_Face face, FT_UInt glyph_index, FT_UInt *cid)
 
 FT_Get_CID_Is_Internally_CID_Keyed (FT_Face face, FT_Bool *is_cid)
 
FT_BEGIN_HEADER FT_Get_CID_Registry_Ordering_Supplement (FT_Face face, const char **registry, const char **ordering, FT_Int *supplement)
 

Function Documentation

FT_Get_CID_From_Glyph_Index ( FT_Face  face,
FT_UInt  glyph_index,
FT_UInt cid 
)

Definition at line 91 of file ftcid.c.

References error, FT_Err_Invalid_Argument, and FT_FACE_FIND_SERVICE.

FT_Get_CID_Is_Internally_CID_Keyed ( FT_Face  face,
FT_Bool is_cid 
)

Definition at line 65 of file ftcid.c.

References error, FT_Bool, FT_Err_Invalid_Argument, and FT_FACE_FIND_SERVICE.

FT_BEGIN_HEADER 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 error, FT_Err_Invalid_Argument, FT_FACE_FIND_SERVICE, and NULL.