sdl2-ttf-0.2.0: Binding to libSDL2-ttf

Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.UI.SDL.TTF.Types

Synopsis

Documentation

data TTFHinting Source

Hinting

Font hinting is the use of mathematical instructions to adjust the display of an outline font so that it lines up with a rasterized grid. At small screen sizes, with or without antialiasing, hinting is critical for producing a clear, legible text for human readers.