Description
Provides Haskell bindings to SDL2_ttf, the SDL extension for rendering TrueType fonts. It lets SDL-based applications draw text using font files.
It is useful for games, graphical tools, prototypes, and multimedia applications that need text rendering. It is a binding library and must be used together with an SDL application.