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