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]
Macros | Functions
otvgpos.c File Reference
#include "otvalid.h"
#include "otvcommn.h"
#include "otvgpos.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_otvgpos
 
#define BaseArrayFunc   otv_x_sxy
 
#define LigatureAttachFunc   otv_x_sxy
 
#define Mark2ArrayFunc   otv_x_sxy
 
#define MarkBasePosFormat1Func   otv_u_O_O_u_O_O
 
#define MarkLigPosFormat1Func   otv_u_O_O_u_O_O
 
#define MarkMarkPosFormat1Func   otv_u_O_O_u_O_O
 

Functions

 otv_GPOS_subtable_validate (FT_Bytes table, OTV_Validator valid)
 
 otv_GPOS_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator ftvalid)
 

Macro Definition Documentation

◆ BaseArrayFunc

#define BaseArrayFunc   otv_x_sxy

Definition at line 51 of file otvgpos.c.

◆ FT_COMPONENT

#define FT_COMPONENT   trace_otvgpos

Definition at line 31 of file otvgpos.c.

◆ LigatureAttachFunc

#define LigatureAttachFunc   otv_x_sxy

Definition at line 52 of file otvgpos.c.

◆ Mark2ArrayFunc

#define Mark2ArrayFunc   otv_x_sxy

Definition at line 53 of file otvgpos.c.

◆ MarkBasePosFormat1Func

#define MarkBasePosFormat1Func   otv_u_O_O_u_O_O

Definition at line 100 of file otvgpos.c.

◆ MarkLigPosFormat1Func

#define MarkLigPosFormat1Func   otv_u_O_O_u_O_O

Definition at line 101 of file otvgpos.c.

◆ MarkMarkPosFormat1Func

#define MarkMarkPosFormat1Func   otv_u_O_O_u_O_O

Definition at line 102 of file otvgpos.c.

Function Documentation

◆ otv_GPOS_subtable_validate()

otv_GPOS_subtable_validate ( FT_Bytes  table,
OTV_Validator  valid 
)

Definition at line 957 of file otvgpos.c.

◆ otv_GPOS_validate()

otv_GPOS_validate ( FT_Bytes  table,
FT_UInt  glyph_count,
FT_Validator  ftvalid 
)