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
otvjstf.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_otvjstf
 
#define JstfPriorityFunc   otv_JstfPriority_validate
 
#define JstfLookupFunc   otv_GPOS_subtable_validate
 

Functions

 otv_JSTF_validate (FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator ftvalid)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_otvjstf

Definition at line 31 of file otvjstf.c.

◆ JstfLookupFunc

#define JstfLookupFunc   otv_GPOS_subtable_validate

Definition at line 35 of file otvjstf.c.

◆ JstfPriorityFunc

#define JstfPriorityFunc   otv_JstfPriority_validate

Definition at line 34 of file otvjstf.c.

Function Documentation

◆ otv_JSTF_validate()

otv_JSTF_validate ( FT_Bytes  table,
FT_Bytes  gsub,
FT_Bytes  gpos,
FT_UInt  glyph_count,
FT_Validator  ftvalid 
)