31#include FT_GX_VALIDATE_H
32#include FT_INTERNAL_VALIDATE_H
37#define FT_SERVICE_ID_GX_VALIDATE "truetypegx-validate"
38#define FT_SERVICE_ID_CLASSICKERN_VALIDATE "classickern-validate"
#define FT_VALIDATE_GX_LENGTH
Definition ftgxval.h:104
#define FT_DEFINE_SERVICE(name)
Definition ftserv.h:480
int FT_Error
Definition fttypes.h:299
unsigned int FT_UInt
Definition fttypes.h:231
const FT_Byte * FT_Bytes
Definition fttypes.h:165
Definition freetype.h:1042
FT_Error(* gxv_validate_func)(FT_Face face, FT_UInt gx_flags, FT_Bytes tables[FT_VALIDATE_GX_LENGTH], FT_UInt table_length)
Definition svgxval.h:41
FT_Error(* ckern_validate_func)(FT_Face face, FT_UInt ckern_flags, FT_Bytes *ckern_table)
Definition svgxval.h:48