22#include FT_INTERNAL_SERVICE_H
28#define FT_SERVICE_ID_CID "CID"
51#define FT_DEFINE_SERVICE_CIDREC( class_, \
54 get_cid_from_glyph_index_ ) \
55 static const FT_Service_CIDRec class_ = \
57 get_ros_, get_is_cid_, get_cid_from_glyph_index_ \
const char const char FT_Int * supplement
#define FT_DEFINE_SERVICE(name)
FT_BEGIN_HEADER typedef unsigned char FT_Bool
static enum @1001 ordering
FT_Error(* FT_CID_GetCIDFromGlyphIndexFunc)(FT_Face face, FT_UInt glyph_index, FT_UInt *cid)
FT_Error(* FT_CID_GetIsInternallyCIDKeyedFunc)(FT_Face face, FT_Bool *is_cid)
FT_Error(* FT_CID_GetRegistryOrderingSupplementFunc)(FT_Face face, const char **registry, const char **ordering, FT_Int *supplement)