zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ftotval.c File Reference
#include <ft2build.h>
#include <FT_INTERNAL_OBJECTS_H>
#include <FT_SERVICE_OPENTYPE_VALIDATE_H>
#include <FT_OPENTYPE_VALIDATE_H>

Go to the source code of this file.

Functions

 FT_OpenType_Free (FT_Face face, FT_Bytes table)
 
 FT_OpenType_Validate (FT_Face face, FT_UInt validation_flags, FT_Bytes *BASE_table, FT_Bytes *GDEF_table, FT_Bytes *GPOS_table, FT_Bytes *GSUB_table, FT_Bytes *JSTF_table)
 

Function Documentation

FT_OpenType_Free ( FT_Face  face,
FT_Bytes  table 
)

Definition at line 74 of file ftotval.c.

References FT_FACE_MEMORY, and FT_FREE.

FT_OpenType_Validate ( FT_Face  face,
FT_UInt  validation_flags,
FT_Bytes BASE_table,
FT_Bytes GDEF_table,
FT_Bytes GPOS_table,
FT_Bytes GSUB_table,
FT_Bytes JSTF_table 
)

Definition at line 27 of file ftotval.c.

References error, FT_Err_Invalid_Argument, and FT_FACE_FIND_GLOBAL_SERVICE.