freetype2-0.2.0: Haskell bindings for FreeType 2 library

Safe HaskellNone
LanguageHaskell98

FreeType.Error.Enumerations

Contents

Description

Please refer to the Error Codes > Error Enumerations chapter of the reference.

Internal: FreeType.Error.Enumerations.Internal.

Synopsis

FT_Error_String

ft_Error_String Source #

Arguments

:: FT_Error

error_code

-> Maybe String 

Always returns Nothing.

If you need this function working, you can fork the repository and uncomment #define FT_CONFIG_OPTION_ERROR_STRINGS in freetype2includefreetypeconfig/ftoption.h