freetype2-0.2.0: Haskell bindings for FreeType 2 library

Safe HaskellNone
LanguageHaskell98

FreeType.Miscellaneous.OpenType.Internal

Contents

Synopsis

ft_OpenType_Validate

ft_OpenType_Validate' Source #

Arguments

:: FT_Face

face

-> FT_UInt

validation_flags

-> Ptr FT_Bytes

BASE_table

-> Ptr FT_Bytes

GDEF_table

-> Ptr FT_Bytes

GPOS_table

-> Ptr FT_Bytes

GSUB_table

-> Ptr FT_Bytes

JSTF_table

-> IO FT_Error