SDL-ttf-0.5.2: Binding to libSDL_ttfContentsIndex
Graphics.UI.SDL.TTF.Management
Portabilityportable
Stabilityprovisional
Maintainerlemmih@gmail.com
Description
Documentation
tryOpenFont :: String -> Int -> IO (Maybe Font)
openFont :: String -> Int -> IO Font
closeFont :: Font -> IO ()
tryOpenFontRW :: RWops -> Bool -> Int -> IO (Maybe Font)
openFontRW :: RWops -> Bool -> Int -> IO Font
tryOpenFontIndex :: String -> Int -> Int -> IO (Maybe Font)
openFontIndex :: String -> Int -> Int -> IO Font
Produced by Haddock version 2.1.0