|
ReactOS 0.4.16-dev-2354-g16de117
|
#include <freetype/internal/ftdebug.h>#include <freetype/internal/ftobjs.h>#include <freetype/internal/services/svgxval.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 90 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 | ||
| ) |