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

Go to the source code of this file.

Classes

struct  T1_CMapCustomRec_
 
struct  T1_CMapStdRec_
 

Typedefs

typedef struct T1_CMapCustomRec_T1_CMapCustom
 
typedef struct T1_CMapCustomRec_ T1_CMapCustomRec
 
typedef typedefFT_BEGIN_HEADER
struct T1_CMapStdRec_
T1_CMapStd
 
typedef struct T1_CMapStdRec_ T1_CMapStdRec
 

Variables

FT_CALLBACK_TABLE const
FT_CMap_ClassRec 
t1_cmap_custom_class_rec
 
FT_CALLBACK_TABLE const
FT_CMap_ClassRec 
t1_cmap_expert_class_rec
 
FT_CALLBACK_TABLE const
FT_CMap_ClassRec 
t1_cmap_standard_class_rec
 
FT_CALLBACK_TABLE const
FT_CMap_ClassRec 
t1_cmap_unicode_class_rec
 

Typedef Documentation

Definition at line 68 of file t1cmap.h.

typedef typedefFT_BEGIN_HEADER struct T1_CMapStdRec_* T1_CMapStd

Definition at line 38 of file t1cmap.h.

typedef struct T1_CMapStdRec_ T1_CMapStdRec

Variable Documentation

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_custom_class_rec

Definition at line 81 of file t1cmap.h.

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_expert_class_rec

Definition at line 57 of file t1cmap.h.

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_standard_class_rec

Definition at line 54 of file t1cmap.h.

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_unicode_class_rec

Definition at line 95 of file t1cmap.h.