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

Go to the source code of this file.

Functions

 gxv_bsln_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
FT_BEGIN_HEADER gxv_feat_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_just_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_kern_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_kern_validate_classic (FT_Bytes table, FT_Face face, FT_Int dialect_flags, FT_Validator valid)
 
 gxv_lcar_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_mort_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_morx_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_opbd_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_prop_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 
 gxv_trak_validate (FT_Bytes table, FT_Face face, FT_Validator valid)
 

Function Documentation

gxv_kern_validate ( FT_Bytes  table,
FT_Face  face,
FT_Validator  valid 
)

Definition at line 900 of file gxvkern.c.

References gxv_kern_validate_generic(), and KERN_DIALECT_ANY.

gxv_kern_validate_classic ( FT_Bytes  table,
FT_Face  face,
FT_Int  dialect_flags,
FT_Validator  valid 
)

Definition at line 909 of file gxvkern.c.

References gxv_kern_validate_generic().

Referenced by classic_kern_validate().