zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
otvalid.h File Reference
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include "otverror.h"
#include <FT_INTERNAL_VALIDATE_H>
#include <FT_INTERNAL_STREAM_H>

Go to the source code of this file.

Functions

FT_BEGIN_HEADER otv_BASE_validate (FT_Bytes table, FT_Validator valid)
 
 otv_GDEF_validate (FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator valid)
 
 otv_GPOS_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator valid)
 
 otv_GSUB_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator valid)
 
 otv_JSTF_validate (FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator valid)
 
 otv_MATH_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator ftvalid)
 

Function Documentation

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