Go to the source code of this file.
Defines | |
#define | FT_SERVICE_ID_OPENTYPE_VALIDATE "opentype-validate" |
Typedefs | |
typedef FT_Error(*) | otv_validate_func (FT_Face volatile face, FT_UInt ot_flags, FT_Bytes *base, FT_Bytes *gdef, FT_Bytes *gpos, FT_Bytes *gsub, FT_Bytes *jstf) |
Functions | |
FT_DEFINE_SERVICE (OTvalidate) |
#define FT_SERVICE_ID_OPENTYPE_VALIDATE "opentype-validate" |