freetype2-0.1.2: Haskell binding for FreeType 2 library

Safe HaskellNone
LanguageHaskell98

Graphics.Rendering.FreeType.Internal

Synopsis

Documentation

ft_Face_CheckTrueTypePatents :: FT_Face -> IO FT_Bool Source #

This is just here for completeness, TrueType hinting is no longer patented

ft_Face_SetUnpatentedHinting :: FT_Face -> FT_Bool -> IO FT_Bool Source #

This is just here for completeness, TrueType hinting is no longer patented.