freetype2-0.1.1: Haskell binding for FreeType 2 library

Safe HaskellNone

Graphics.Rendering.FreeType.Internal

Synopsis

Documentation

ft_Face_CheckTrueTypePatents :: FT_Face -> IO FT_BoolSource

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

ft_Face_SetUnpatentedHinting :: FT_Face -> FT_Bool -> IO FT_BoolSource

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