Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Typedefs | Variables
t1cmap.h File Reference
#include <ft2build.h>

Go to the source code of this file.

Classes

struct  T1_CMapStdRec_
 
struct  T1_CMapCustomRec_
 

Typedefs

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

Variables

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

Typedef Documentation

◆ T1_CMapCustom

Definition at line 68 of file t1cmap.h.

◆ T1_CMapCustomRec

◆ T1_CMapStd

typedef typedefFT_BEGIN_HEADER struct T1_CMapStdRec_* T1_CMapStd

Definition at line 38 of file t1cmap.h.

◆ T1_CMapStdRec

typedef struct T1_CMapStdRec_ T1_CMapStdRec

Variable Documentation

◆ t1_cmap_custom_class_rec

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_custom_class_rec

Definition at line 81 of file t1cmap.h.

◆ t1_cmap_expert_class_rec

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_expert_class_rec

Definition at line 57 of file t1cmap.h.

◆ t1_cmap_standard_class_rec

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_standard_class_rec

Definition at line 54 of file t1cmap.h.

◆ t1_cmap_unicode_class_rec

FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_unicode_class_rec

Definition at line 95 of file t1cmap.h.