ReactOS 0.4.16-dev-338-g34e76ad
|
#include <ft2build.h>
Go to the source code of this file.
Functions | |
FT_TrueTypeGX_Validate (FT_Face face, FT_UInt validation_flags, FT_Bytes tables[FT_VALIDATE_GX_LENGTH], FT_UInt table_length) | |
FT_TrueTypeGX_Free (FT_Face face, FT_Bytes table) | |
FT_ClassicKern_Validate (FT_Face face, FT_UInt validation_flags, FT_Bytes *ckern_table) | |
FT_ClassicKern_Free (FT_Face face, FT_Bytes table) | |
Definition at line 91 of file ftgxval.c.
FT_TrueTypeGX_Validate | ( | FT_Face | face, |
FT_UInt | validation_flags, | ||
FT_Bytes | tables[FT_VALIDATE_GX_LENGTH], | ||
FT_UInt | table_length | ||
) |