cffcmap.c File Reference

#include "cffcmap.h"
#include "cffload.h"
#include "cfferrs.h"

Go to the source code of this file.

Functions

 cff_cmap_encoding_init (CFF_CMapStd cmap)
 cff_cmap_encoding_done (CFF_CMapStd cmap)
 cff_cmap_encoding_char_index (CFF_CMapStd cmap, FT_UInt32 char_code)
 cff_cmap_encoding_char_next (CFF_CMapStd cmap, FT_UInt32 *pchar_code)
 FT_DEFINE_CMAP_CLASS (cff_cmap_encoding_class_rec, sizeof(CFF_CMapStdRec),(FT_CMap_InitFunc) cff_cmap_encoding_init,(FT_CMap_DoneFunc) cff_cmap_encoding_done,(FT_CMap_CharIndexFunc) cff_cmap_encoding_char_index,(FT_CMap_CharNextFunc) cff_cmap_encoding_char_next, NULL, NULL, NULL, NULL, NULL) cff_sid_to_glyph_name(TT_Face face


Function Documentation

cff_cmap_encoding_char_index ( CFF_CMapStd  cmap,
FT_UInt32  char_code 
)

Definition at line 55 of file cffcmap.c.

References result().

cff_cmap_encoding_char_next ( CFF_CMapStd  cmap,
FT_UInt32 pchar_code 
)

Definition at line 69 of file cffcmap.c.

References result().

cff_cmap_encoding_done ( CFF_CMapStd  cmap  ) 

Definition at line 48 of file cffcmap.c.

References NULL.

cff_cmap_encoding_init ( CFF_CMapStd  cmap  ) 

Definition at line 34 of file cffcmap.c.

References CFF_EncodingRec_::codes, CFF_FontRec_::encoding, and FT_CMAP_FACE.

FT_DEFINE_CMAP_CLASS ( cff_cmap_encoding_class_rec  ,
sizeof(CFF_CMapStdRec ,
(FT_CMap_InitFunc cff_cmap_encoding_init,
(FT_CMap_DoneFunc cff_cmap_encoding_done,
(FT_CMap_CharIndexFunc cff_cmap_encoding_char_index,
(FT_CMap_CharNextFunc cff_cmap_encoding_char_next,
NULL  ,
NULL  ,
NULL  ,
NULL  ,
NULL   
)


Generated on Tue Jul 5 15:58:23 2011 for ROOT_528-00b_version by  doxygen 1.5.1