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

Go to the source code of this file.

Functions

 FT_ClassicKern_Free (FT_Face face, FT_Bytes table)
 
 FT_ClassicKern_Validate (FT_Face face, FT_UInt validation_flags, FT_Bytes *ckern_table)
 
 FT_TrueTypeGX_Free (FT_Face face, FT_Bytes table)
 
 FT_TrueTypeGX_Validate (FT_Face face, FT_UInt validation_flags, FT_Bytes tables[FT_VALIDATE_GX_LENGTH], FT_UInt table_length)
 

Function Documentation

FT_ClassicKern_Free ( FT_Face  face,
FT_Bytes  table 
)

Definition at line 124 of file ftgxval.c.

References FT_FACE_MEMORY, and FT_FREE.

FT_ClassicKern_Validate ( FT_Face  face,
FT_UInt  validation_flags,
FT_Bytes ckern_table 
)

Definition at line 89 of file ftgxval.c.

References error, FT_Err_Invalid_Argument, FT_FACE_FIND_GLOBAL_SERVICE, and NULL.

FT_TrueTypeGX_Free ( FT_Face  face,
FT_Bytes  table 
)

Definition at line 73 of file ftgxval.c.

References FT_FACE_MEMORY, and FT_FREE.

FT_TrueTypeGX_Validate ( FT_Face  face,
FT_UInt  validation_flags,
FT_Bytes  tables[FT_VALIDATE_GX_LENGTH],
FT_UInt  table_length 
)

Definition at line 36 of file ftgxval.c.

References error, FT_Err_Invalid_Argument, FT_FACE_FIND_GLOBAL_SERVICE, and NULL.